ChrisHegarty commented on code in PR #15341: URL: https://github.com/apache/lucene/pull/15341#discussion_r2667956510
########## lucene/CHANGES.txt: ########## @@ -314,6 +314,9 @@ Other * GITHUB#15513: Update documentation in DefaultBloomFilterFactory to reflect changes made in GITHUB#11900 (Greg Miller) +* GITHUB#15341: Align float vectors on disk to 64 bytes, for optimal performance on Arm Neoverse + machines. (Mike McCandless, Kaival Parikh) Review Comment: I dunno if you want to generalise this message further, given where the PR ended up? Even tho the primary motivation is for 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]
