msokolov commented on PR #14874: URL: https://github.com/apache/lucene/pull/14874#issuecomment-3058892060
BTW the above results were on ARM/Graviton 2. I also tried on an Intel laptp and got speedups, although not as much, and the weird faster search after indexing also persists here ``` ## candidate 0.985 3.263 3.256 0.998 500000 100 50 32 250 no 560.67 891.80 0 0.00 0.000 0.000 HNSW 0.985 4.255 4.242 0.997 500000 100 50 32 250 no 0.00 Infinity 0 0.00 0.000 0.000 HNSW 0.985 4.084 4.071 0.997 500000 100 50 32 250 no 0.00 Infinity 0 0.00 0.000 0.000 HNSW ## baseline 0.985 5.756 5.744 0.998 500000 100 50 32 250 no 0.00 Infinity 0 0.00 0.000 0.000 HNSW 0.985 5.696 5.684 0.998 500000 100 50 32 250 no 0.00 Infinity 0 0.00 0.000 0.000 HNSW ``` -- 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