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

Opening heap dump on M1 Mac is slow #555

Closed
thurka opened this issue Feb 9, 2024 · 3 comments
Closed

Opening heap dump on M1 Mac is slow #555

thurka opened this issue Feb 9, 2024 · 3 comments
Assignees
Labels

Comments

@thurka
Copy link
Member

thurka commented Feb 9, 2024

This problem is specially visible in a larger heap dumps >4G, where opening heap dump is significantly slower for second half (opening progress is bigger than 50%). On my testing with M1, opening of heap dump takes about 7 minutes. Similar Intel machine can open the same heap dump under 30 seconds.

@thurka thurka added the bug label Feb 9, 2024
@thurka thurka self-assigned this Feb 9, 2024
@thurka
Copy link
Member Author

thurka commented Feb 9, 2024

A lot of data is written (>40M/sec) by VisualVM while opening the file (can be seen in Activity monitor).

@thurka
Copy link
Member Author

thurka commented Feb 9, 2024

This issue looks similar to this issue on Linux.

@thurka
Copy link
Member Author

thurka commented Feb 11, 2024

Fixed in master.

@thurka thurka closed this as completed Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant