gf2121 commented on PR #12604: URL: https://github.com/apache/lucene/pull/12604#issuecomment-1754790165
@jpountz Thanks for annotating ! I also checked `blunders.io` for more details: * GC pause time: 6.38% -> 5.91% * Allocation Rate: 3.7 GiB/s -> 2.6 GiB/s * much more less `FST#init` in allocation flame graph :) **Before Patch** https://blunders.io/jfr-demo/indexing-4kb-2023.10.03.18.03.47/allocations-drill-down **After Patch** https://blunders.io/jfr-demo/indexing-4kb-2023.10.04.18.03.40/allocations-drill-down -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org