Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
aeroxy
/
chrome-devtools-cli
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
10
Star
240
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add compare-heapsnapshots command
- #15
#15
Merged
aeroxy
merged 17 commits into
main
aeroxy/chrome-devtools-cli:main
from
dev
aeroxy/chrome-devtools-cli:dev
Copy head branch name to clipboard
Jul 11, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat: add compare-heapsnapshots command
#15
aeroxy
merged 17 commits into
main
aeroxy/chrome-devtools-cli:main
from
dev
aeroxy/chrome-devtools-cli:dev
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2026
feat: add compare-heapsnapshots command for offline heap snapshot comparison
aeroxy
committed
273e4df
View commit details
Copy full SHA for 273e4df
Browse repository at this point
Commits on Jul 4, 2026
fix: improve sorting of snapshot diffs by class name as a secondary criterion
aeroxy
committed
612a303
View commit details
Copy full SHA for 612a303
Browse repository at this point
Commits on Jul 5, 2026
refactor: improve readability and consistency
Show description for 9f5098e
aeroxy
committed
9f5098e
View commit details
Copy full SHA for 9f5098e
Browse repository at this point
Commits on Jul 6, 2026
perf(memory): reduce allocations and peak memory during snapshot diff
Show description for e91d0ee
aeroxy
committed
e91d0ee
View commit details
Copy full SHA for e91d0ee
Browse repository at this point
Commits on Jul 7, 2026
feat: improve Chrome devtools connection handling and safeguard daemon termination
Show description for 2b3f4fd
aeroxy
committed
2b3f4fd
View commit details
Copy full SHA for 2b3f4fd
Browse repository at this point
fix(memory): validate snapshot integrity and standardize error handling
Show description for 15b1efb
aeroxy
committed
15b1efb
View commit details
Copy full SHA for 15b1efb
Browse repository at this point
refactor(memory): simplify class aggregate handling and update snapshot diff structure
aeroxy
committed
ef2fcb6
View commit details
Copy full SHA for ef2fcb6
Browse repository at this point
refactor(memory): optimize class aggregate handling in build_class_aggregates function
aeroxy
committed
3f178a6
View commit details
Copy full SHA for 3f178a6
Browse repository at this point
refactor(memory): optimize snapshot diff processing by modifying argument passing and reducing unnecessary lookups
aeroxy
committed
2e24379
View commit details
Copy full SHA for 2e24379
Browse repository at this point
Commits on Jul 8, 2026
refactor(memory): streamline class aggregate handling and improve CSV escaping in snapshot diff functions
aeroxy
committed
f1a4712
View commit details
Copy full SHA for f1a4712
Browse repository at this point
refactor(memory): optimize class aggregate insertion to reduce allocations in build_class_aggregates function
aeroxy
committed
093bfa6
View commit details
Copy full SHA for 093bfa6
Browse repository at this point
Commits on Jul 9, 2026
refactor(memory): extract node field offset resolution to improve clarity and reuse in snapshot parsing
aeroxy
committed
cfb3705
View commit details
Copy full SHA for cfb3705
Browse repository at this point
refactor(memory): enhance class aggregation by introducing type-based grouping for non-object nodes
aeroxy
committed
41f6c67
View commit details
Copy full SHA for 41f6c67
Browse repository at this point
Commits on Jul 10, 2026
feat: enhance heap snapshot diffing, validation, and offline tooling
Show description for 5a52e58
aeroxy
committed
5a52e58
View commit details
Copy full SHA for 5a52e58
Browse repository at this point
perf: optimize heap snapshot diff detail computation and ID overlap detection
Show description for 32dea10
aeroxy
committed
32dea10
View commit details
Copy full SHA for 32dea10
Browse repository at this point
refactor: simplify error handling in heap snapshot capture
Show description for 9ae27ee
aeroxy
committed
9ae27ee
View commit details
Copy full SHA for 9ae27ee
Browse repository at this point
Commits on Jul 11, 2026
refactor: improve kill daemon decision logic for interactive prompts
aeroxy
committed
0c9120b
View commit details
Copy full SHA for 0c9120b
Browse repository at this point
You can’t perform that action at this time.