mikemccand / luceneutil

Various utility scripts for running Lucene performance tests
Apache License 2.0
205 stars 115 forks source link

Make running KNN benchmarks easier #309

Open shubhamvishu opened 1 month ago

shubhamvishu commented 1 month ago

Running KNN benchmarks currently isn't as seamless as executing the general benchmarks. There is a KNN-specific task vector.tasks, but it’s not integrated into the main benchmark runs, which creates a disconnect. Here are a couple of ideas to enhance the user experience: