-
-
Notifications
You must be signed in to change notification settings - Fork 10
feat: add compare-heapsnapshots command #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from 6 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
273e4df
feat: add compare-heapsnapshots command for offline heap snapshot com…
aeroxy 612a303
fix: improve sorting of snapshot diffs by class name as a secondary c…
aeroxy 9f5098e
refactor: improve readability and consistency
aeroxy e91d0ee
perf(memory): reduce allocations and peak memory during snapshot diff
aeroxy 2b3f4fd
feat: improve Chrome devtools connection handling and safeguard daemo…
aeroxy 15b1efb
fix(memory): validate snapshot integrity and standardize error handling
aeroxy ef2fcb6
refactor(memory): simplify class aggregate handling and update snapsh…
aeroxy 3f178a6
refactor(memory): optimize class aggregate handling in build_class_ag…
aeroxy 2e24379
refactor(memory): optimize snapshot diff processing by modifying argu…
aeroxy f1a4712
refactor(memory): streamline class aggregate handling and improve CSV…
aeroxy 093bfa6
refactor(memory): optimize class aggregate insertion to reduce alloca…
aeroxy cfb3705
refactor(memory): extract node field offset resolution to improve cla…
aeroxy 41f6c67
refactor(memory): enhance class aggregation by introducing type-based…
aeroxy 5a52e58
feat: enhance heap snapshot diffing, validation, and offline tooling
aeroxy 32dea10
perf: optimize heap snapshot diff detail computation and ID overlap d…
aeroxy 9ae27ee
refactor: simplify error handling in heap snapshot capture
aeroxy 0c9120b
refactor: improve kill daemon decision logic for interactive prompts
aeroxy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.