rmuir commented on issue #15552: URL: https://github.com/apache/lucene/issues/15552#issuecomment-3720969176
For speeding up the current one, maybe look into bumping this one to 2KB: https://github.com/apache/lucene/blob/main/lucene/core/src/java/org/apache/lucene/store/BufferedChecksum.java#L32 1KB value was benchmarked a long time ago with an AVX-128 or AVX-256 machine. These days people have 64-byte vectors. -- 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]
