msokolov opened a new issue, #15212:
URL: https://github.com/apache/lucene/issues/15212

   ### Description
   
   The goal should be tests that run in < 1 second.
   
   We've got some that are consistently slow:
   
   ```
     166.32s TestRescoreTopNQuery.testLateInteractionQuery (:lucene:core)
     50.10s 
TestFullPrecisionFloatVectorSimilarityValuesSource.testFullPrecisionVectorSimilarityDVS
 (:lucene:core)
     39.02s TestPriorityQueue.testRemovalsAndInsertions (:lucene:core)
     23.61s TestIndexOrDocValuesQuery.testUseIndexForSelectiveMultiValueQueries 
(:lucene:core)
     16.98s TestIndexedDISI.testRandom (:lucene:core)
     12.86s TestLateInteractionRescorer.testMissingLateIValues (:lucene:core)
     10.10s TestBlockMaxConjunction.testRandom (:lucene:core)
      8.98s TestIndexWriterExceptions.testRandomExceptions (:lucene:core)
      7.91s TestTermInSetQuery.testDuel (:lucene:core)
      7.22s TestLateInteractionFloatValuesSource.testValues (:lucene:core)
   ```
   
    some (like `TestIndexedDISI.testRandom`) are just occasionally slow, but 
the others on this list seem to consistently show up as the worst offenders
   
   ### Gradle command to reproduce
   
   _No response_


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