uschindler commented on PR #12311:
URL: https://github.com/apache/lucene/pull/12311#issuecomment-1555906079

   > There's something strange on my computer when running core tests with Java 
20:
   > 
   > ```
   > :lucene:core:test (SUCCESS): 5730 test(s), 193 skipped
   > The slowest tests (exceeding 500 ms) during this run:
   >   236.22s TestHnswFloatVectorGraph.testRamUsageEstimate (:lucene:core)
   > ```
   > 
   > With Java 17:
   > 
   > ```
   > :lucene:core:test (SUCCESS): 16 test(s)
   > The slowest tests (exceeding 500 ms) during this run:
   >    2.51s TestHnswFloatVectorGraph.testRamUsageEstimate (:lucene:core)
   >    0.98s 
TestHnswFloatVectorGraph.testSortedAndUnsortedIndicesReturnSameResults 
(:lucene:core)
   > The slowest suites (exceeding 1s) during this run:
   >    5.25s TestHnswFloatVectorGraph (:lucene:core)
   > ```
   > 
   > Uwe
   
   This does not seem to be always the case. Sometimes it is damn slow, 
sometimes very fast? Maybe has to do with randomization?


-- 
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

Reply via email to