Skip to content

testsuite: Split up testsuite metric summary

Ben Gamari requested to merge wip/perf-metrics into master

Previously we displayed all metrics in one, long, unintelligible list. Now we make some attempt to split it up by class: decrease, increase, or no-baseline. We also now elide unchanged metrics.

Merge request reports