Skip to content

[HeapViewer] Slow sorting of strings via logical value #609

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

Closed
thurka opened this issue Oct 2, 2024 · 2 comments
Closed

[HeapViewer] Slow sorting of strings via logical value #609

thurka opened this issue Oct 2, 2024 · 2 comments
Assignees
Labels

Comments

@thurka
Copy link
Member

thurka commented Oct 2, 2024

Steps to reproduce:

  • open heap dump with a lof of UTF16 endoded strings
  • sort java.lang.String instances via logical value
  • sorting take a long time
@thurka thurka added the bug label Oct 2, 2024
@thurka thurka self-assigned this Oct 2, 2024
@thurka
Copy link
Member Author

thurka commented Oct 2, 2024

CPU sampler data
strings

thurka added a commit that referenced this issue Oct 4, 2024
@thurka
Copy link
Member Author

thurka commented Oct 4, 2024

Fixed in master.

@thurka thurka closed this as completed Oct 4, 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