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
Glasgow Haskell Compiler
GHC
Commits
acf9517f
Commit
acf9517f
authored
Nov 25, 2010
by
Simon Marlow
Browse files
update expected values
parent
d26caffa
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/perf/should_run/all.T
View file @
acf9517f
...
@@ -50,11 +50,11 @@ test('T3738',
...
@@ -50,11 +50,11 @@ test('T3738',
# expected value: 12800 (x86/OS X):
# expected value: 12800 (x86/OS X):
if_wordsize
(
32
,
if_wordsize
(
32
,
stats_num_field
('
bytes allocated
',
12700
,
stats_num_field
('
bytes allocated
',
12700
,
1
29
00
)),
1
40
00
)),
if_wordsize
(
64
,
if_wordsize
(
64
,
stats_num_field
('
bytes allocated
',
60000
,
stats_num_field
('
bytes allocated
',
60000
,
61
000
)),
80
000
)),
# expected value: 60
36
8 (amd64/Linux)
# expected value:
72
608 (amd64/Linux)
only_ways
(['
normal
'])
only_ways
(['
normal
'])
],
],
compile_and_run
,
compile_and_run
,
...
...
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