summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-12-02 11:36:03 +0000
committerJoachim Breitner <mail@joachim-breitner.de>2013-12-02 11:36:03 +0000
commit49cbda5e0eb317f12fff29422de8c8c9c3ccb201 (patch)
tree3d47b6baf8bfe768e763a9690cdd47ec20629e5c
parenteb98c815dd173f0f9b2897aa672837d95dc97777 (diff)
downloadhaskell-49cbda5e0eb317f12fff29422de8c8c9c3ccb201.tar.gz
Bump T3064 perf values
-rw-r--r--testsuite/tests/perf/compiler/all.T3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index 347f492d63..abc9758c9c 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -207,12 +207,13 @@ test('T3064',
[(wordsize(32), 111189536, 10),
# expected value: 56380288 (x86/Linux) (28/6/2011)
# 111189536 (x86/Windows) (30/10/12)
- (wordsize(64), 308300448, 5)]),
+ (wordsize(64), 329795912, 5)]),
# (amd64/Linux) (28/06/2011): 73259544
# (amd64/Linux) (07/02/2013): 224798696
# (amd64/Linux) (02/08/2013): 236404384, increase from roles
# (amd64/Linux) (11/09/2013): 290165632, increase from AMP warnings
# (amd64/Linux) (22/11/2013): 308300448, GND via Coercible and counters for constraints solving
+ # (amd64/Linux) (02/12/2013): 329795912, Coercible refactor
compiler_stats_num_field('max_bytes_used',
[(wordsize(32), 5511604, 20),
# expected value: 2247016 (x86/Linux) (28/6/2011):