Cook
Cook copied to clipboard
Add performance testing for scheduler queries
We should have a test harness which generates some data and benchmarks several of the queries that we run in the scheduler for different datasets to detect regressions or problematic queries.
Does this relate to what @scrosby has been doing?