Skip to content

testsuite: Run performance tests with DEBUG compilers

Ben Gamari requested to merge wip/T23951 into master

Instead of skipping performance tests entirely we now merely skip collecting metrics. This allows them to be run as correctness tests.

Fixes #23951.

Edited by Ben Gamari

Merge request reports