ethbak commented on code in PR #16627:
URL: https://github.com/apache/lucene/pull/16627#discussion_r3971422928


##########
lucene/core/src/test/org/apache/lucene/util/hnsw/TestHnswFloatVectorGraph.java:
##########
@@ -188,6 +218,282 @@ public void testAbortCheckInterruptsGraphInitAndRepair() 
throws IOException {
     }
   }
 
+  /**

Review Comment:
   I reduced from 2,000 to 512 vectors, and the test now runs in ~0.5s. The 
single worker parity and e2e merge tests run ~0.7–.9s over 10 runs each. I 
didn't mark @nightly as they are under a second, but happy to add that if you 
still think necessary.



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

Reply via email to