BitFunnel / mg4j-workbench

Java tools for evaluating BitFunnel performance compared to an mg4j baseline.
GNU Lesser General Public License v3.0
1 stars 2 forks source link

Look into making QueryPerformance multi-threaded. #3

Closed MikeHopcroft closed 7 years ago

MikeHopcroft commented 7 years ago

If the mg4j index is threadsafe, we should extend ProcessQueryLog to use multiple threads.

MikeHopcroft commented 7 years ago

We are now multi-threaded as of 525d6d6965f9259646f11c7d5aa2bb64a40e4ecd.