Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
18d94e9c
Commit
18d94e9c
authored
Mar 10, 2017
by
Ben Gamari
🐢
Browse files
testsuite: Bump T10359 allocations
parent
2209d5e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/perf/should_run/all.T
View file @
18d94e9c
...
...
@@ -22,7 +22,9 @@ test('T12791',
test
('
T10359
',
[
stats_num_field
('
bytes allocated
',
[(
wordsize
(
64
),
499512
,
5
),
[(
wordsize
(
64
),
450920
,
5
),
# previously 499512 (amd64/Linux)
# 2017-03-10 450920 (amd64/Linux) Don't generate wrapper for !Int#
(
wordsize
(
32
),
351508
,
5
)]),
only_ways
(['
normal
'])
],
...
...
Write
Preview
Supports
Markdown
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