Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
10d09ea8
Commit
10d09ea8
authored
Jul 14, 2011
by
Ian Lynagh
Browse files
T3064 sometimes uses a little less memory
parent
db53da38
Changes
1
Show whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/perf/compiler/all.T
View file @
10d09ea8
...
@@ -110,7 +110,7 @@ test('T3064',
...
@@ -110,7 +110,7 @@ test('T3064',
compiler_stats_num_field
('
peak_megabytes_allocated
',
8
,
11
)),
compiler_stats_num_field
('
peak_megabytes_allocated
',
8
,
11
)),
# expected value: 18 (amd64/Linux):
# expected value: 18 (amd64/Linux):
if_wordsize
(
64
,
if_wordsize
(
64
,
compiler_stats_num_field
('
peak_megabytes_allocated
',
1
2
,
16
)),
compiler_stats_num_field
('
peak_megabytes_allocated
',
1
1
,
16
)),
# expected value: 56380288 (x86/Linux) (28/6/2011)
# expected value: 56380288 (x86/Linux) (28/6/2011)
if_wordsize
(
32
,
if_wordsize
(
32
,
compiler_stats_num_field
('
bytes allocated
',
50000000
,
compiler_stats_num_field
('
bytes allocated
',
50000000
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment