Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
ea9ba3ff
Commit
ea9ba3ff
authored
Mar 09, 2012
by
Simon Peyton Jones
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumping allocation limit for parsing001 a little
I'm not sure why this one is allocating more since 7.4.1 but it is.
parent
0534f09f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
testsuite/tests/perf/compiler/all.T
testsuite/tests/perf/compiler/all.T
+1
-1
No files found.
testsuite/tests/perf/compiler/all.T
View file @
ea9ba3ff
...
...
@@ -188,7 +188,7 @@ test('parsing001',
# expected value: 587079016 (amd64/Linux):
if_wordsize
(
64
,
compiler_stats_num_field
('
bytes allocated
',
540000000
,
6
0
0000000
)),
6
2
0000000
)),
only_ways
(['
normal
']),
],
compile_fail
,
[''])
...
...
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