Skip to content

Performance tests: Reduce acceptance threshold for bytes allocated tests

Matthew Pickering requested to merge wip/strict-perf-tests into master

The "new" performance testing infrastructure resets the baseline after every test so it's easy to miss gradual performance regressions over time. We should at least make these numbers smaller to catch patches which affect performance earlier.

Merge request reports