Open IanHoang opened 5 months ago
I think this is a good idea. Splitting up the test-procedure into parts and including with benchmark.collect
Jinja2 macro should help with organizing the queries. This way, it would be possible to run only one category of queries as well, if so desired.
Since Big5 runs the big 5 areas of search, we should group the operations by area and run them by groups. That way, when users export the results to a spreadsheet or CSV, they won't need to reorder the results to have the operations grouped.
For example, instead of the current order:
We can run it by groups like
Open to other alternatives as well.