benwtrent commented on issue #12342: URL: https://github.com/apache/lucene/issues/12342#issuecomment-1653420640
I fixed my bug (thanks @jmazanec15!). I will never forget how `numpy#flip` works now... Here is my new run. ef_search | transformed_recall | transform_latency | baseline_recall | baseline_latency -- | -- | -- | -- | -- 10 | 0.757 | 0.45 | 0.710 | 0.35 20 | 0.868 | 0.71 | 0.828 | 0.49 60 | 0.962 | 1.59 | 0.948 | 1.10 100 | 0.981 | 2.45 | 0.973 | 1.61 200 | 0.993 | 4.23 | 0.991 | 2.81 500 | 0.998 | 8.75 | 0.998 | 5.82 600 | 0.998 | 10.10 | 0.998 | 6.71 1000 | 0.999 | 14.80 | 1.00| 9.71 <img width="570" alt="image" src="https://github.com/apache/lucene/assets/4357155/fce3771a-b5a1-44ea-9a4e-ae78aa1992a3"> -- 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