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

   I've run an evaluation:
   baseline: main branch **glove-100-angular M:64 efConstruction:100**
   candidate: this PR **glove-100-angular M:32 efConstruction:100**, **M:64 is 
used for 0th layer**
   
   baseline: Indexed 1183514 documents in 1087s
   candidate: Indexed 1183514 documents in 1097s
   
   
   |             | baseline recall | baseline QPS | candidate recall | 
candidate QPS |
   | ----------- | --------------: | -----------: | ---------------: | 
------------: |
   | n_cands=10  |           0.686 |     1357.005 |            0.685 |      
1356.824 |
   | n_cands=20  |           0.742 |     1078.005 |            0.741 |      
1073.286 |
   | n_cands=40  |           0.802 |      783.909 |            0.801 |       
779.959 |
   | n_cands=80  |           0.857 |      519.065 |            0.856 |       
516.899 |
   | n_cands=120 |           0.885 |      394.007 |            0.884 |       
394.255 |
   | n_cands=200 |           0.916 |      270.300 |            0.916 |       
267.125 |
   | n_cands=400 |           0.951 |      156.148 |            0.951 |       
154.515 |
   | n_cands=600 |           0.966 |      112.399 |            0.966 |       
112.545 |
   | n_cands=800 |           0.974 |       88.135 |            0.975 |        
87.845 |


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