rmuir commented on PR #12632: URL: https://github.com/apache/lucene/pull/12632#issuecomment-1752063622
ok on my mac i see: ``` Benchmark (size) Mode Cnt Score Error Units BinaryCosineBenchmark.cosineDistanceNew 1024 thrpt 5 2.261 ± 0.007 ops/us BinaryCosineBenchmark.cosineDistanceNewNew 1024 thrpt 5 3.708 ± 0.034 ops/us BinaryDotProductBenchmark.dotProductNew 1024 thrpt 5 6.138 ± 0.021 ops/us BinaryDotProductBenchmark.dotProductNewNew 1024 thrpt 5 6.645 ± 0.021 ops/us ``` and it passes new boundary tests (but no sneakiness with boundary values, instead another type of sneakiness). -- 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