msokolov commented on PR #13581: URL: https://github.com/apache/lucene/pull/13581#issuecomment-2260955083
Thank you for the measurement! 125 bytes/lock seems like quite a bit, comparing it to M=32 we would expect 128 bytes per node so this would almost double the RAM usage of OnHeapHnswGraph. Given that, and the fact it is not being accounted for, and that the performance change is negligible, I think we can go ahead. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
