mayya-sharipova commented on PR #14331:
URL: https://github.com/apache/lucene/pull/14331#issuecomment-2701756507

   Evaluation is done with Luceneutil on these datasets:
   Rebased against Lucene main branch:
   
   
   1. **quora-E5-small**; 522931 docs; 384 dims; 7 bits quantized; cosine metric
   
      - baseline: index time: **112.41s**,  force merge: **113.81s**
   
      - candidate: index time: **77.17s**, force merge: **56.01s**
   
   2. **cohere-wikipedia-v2**; 1M docs; 768 dims; 7 bits quantized; cosine 
metric
   
      - baseline: index time: **158.1s**, force merge: **425.20s**
   
      - candidate: index time: **113.68s**, force merge: **201.52s**
   
   3. **gist**; 960 dims, 1M docs; 7 bits quantized; euclidean metric
   
      - baseline: index time: **141.82s**, force merge: **536.07s**
   
      - candidate: index time: **108.77s**, force merge: **279.05s**
   
   4. **cohere-wikipedia-v3**; 1M docs; 1024 dims; 7 bits quantized; 
dot_product metric
   
      - baseline: index time: **211.86s**, force merge: **654.97s**
   
      - candidate: index time: **161.51s,** force merge: **320.54s**


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