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

   **10M vectors of 100 dims** : k=100, 27 segments
   
   |            | Avg visited nodes |    QPS    |  Recall| 
   |  :---      |      ---:         |      ---: |   ---: |      
   | Candidate  |              7354 |         60|   0.413|    
   | Candidate2  |              14750 |         23|   0.587|    
   
   **10M vectors of 768 dims** : k=100, 36 segments
   
   |            | Avg visited nodes |    QPS    |  Recall| 
   |  :---      |      ---:         |      ---: |   ---: |      
   | Baseline   |             32055 |         2|   0.576|      
   | Candidate1  |              9858 |         8|   0.354|       
   | Candidate2  |              21559 |         3|   0.531|   
   
   
   


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