- Notifications
You must be signed in to change notification settings - Fork380
opt: sig anyval#4614
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
opt: sig anyval#4614
Conversation
LeeTibbert commentedNov 1, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
coreyoconnor. Could you take a moment to explain to a interested reader who is not a subject expert a few things? It appear that you are trying to speed up the SN link phase by implementing a suggestion by Densh. These are probably perfectly obvious to you.
From what I see, the bottom set has a greater dispersion and a mean that is |
Definitely makes sense but also breaks binary compatibility. Would need to wait for the next minor release. |
I'm attempting to gather more info on allocations and actual profiling info. Unfortunately my computer hard locks when i try to profile anything! Not what i wanted to spend my time on haha. Anyways, I'll be updating this with further analysis once my computer can handle it. |
Adopted from comment and PR
Using
VM version: JDK 21.0.8, OpenJDK 64-Bit Server VM, 21.0.8+9-nixosBased purely on the JMH bench results this does not have a measurable impact. Leaving as draft to answer conversation.
Prior
Post