testsuite: Use small allocation area when measuring residency
As suggested in #17387; this helps reduce the variance in our residency sampling. Metric Increase: T10370 T3586 lazy-bs-alloc Metric Decrease 'compile_time/peak_megabytes_allocated': T1969 Metric Decrease 'runtime/bytes allocated': space_leak_001 Metric Increase 'compile_time/bytes allocated': T1969 Metric Increase 'runtime/peak_megabytes_allocated': space_leak_001 Metric Decrease: T3064 T9675
Showing
- testsuite/driver/testlib.py 44 additions, 0 deletionstestsuite/driver/testlib.py
- testsuite/tests/perf/compiler/all.T 11 additions, 64 deletionstestsuite/tests/perf/compiler/all.T
- testsuite/tests/perf/haddock/all.T 1 addition, 1 deletiontestsuite/tests/perf/haddock/all.T
- testsuite/tests/perf/should_run/all.T 8 additions, 16 deletionstestsuite/tests/perf/should_run/all.T
- testsuite/tests/perf/space_leaks/all.T 3 additions, 2 deletionstestsuite/tests/perf/space_leaks/all.T
Loading
Please register or sign in to comment