diff options
-rw-r--r-- | testsuite/tests/perf/should_run/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/perf/should_run/all.T b/testsuite/tests/perf/should_run/all.T index c95dfa0110..6302022447 100644 --- a/testsuite/tests/perf/should_run/all.T +++ b/testsuite/tests/perf/should_run/all.T @@ -3,7 +3,7 @@ test('T10359', [stats_num_field('bytes allocated', [(wordsize(64), 499512, 5), - (wordsize(32), 250000, 5)]), + (wordsize(32), 374056, 5)]), only_ways(['normal']) ], compile_and_run, |