Open
Description
Slowdowns in incremental benchmarks can often be due to increased query invalidation (adding extra query dependency edges, or making a stable hash dependent on more inputs). It would be useful to display a count/percentage of query invalidations on a per-queery basis, as well as a diff between the old and new runs.