Skip to content
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

[HeapViewer] Allow to share heap cache (*.hwcache) between different computers #545

Closed
thurka opened this issue Jan 2, 2024 · 1 comment
Assignees

Comments

@thurka
Copy link
Member

thurka commented Jan 2, 2024

Heap cache (*.hwcache) contains already computed information (references, paths to GC root, retained size) from head dump. It will be useful to be able to share this cache between computers, so that different users can benefit from already computed cache.

@thurka thurka self-assigned this Jan 2, 2024
thurka added a commit that referenced this issue Jan 5, 2024
@thurka
Copy link
Member Author

thurka commented Jan 5, 2024

Done in master.

@thurka thurka closed this as completed Jan 5, 2024
@jisedlac jisedlac changed the title [HeapWalker] Allow to share heap cache (*.hwcache) between different computers [HeapViewer] Allow to share heap cache (*.hwcache) between different computers Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant