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
ee28a794
Commit
ee28a794
authored
Jul 11, 2015
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
T1969: Update max_bytes_used
b5e1944e
started using a single GC generation yet didn't update this.
parent
d69dfba4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
testsuite/tests/perf/compiler/all.T
testsuite/tests/perf/compiler/all.T
+2
-1
No files found.
testsuite/tests/perf/compiler/all.T
View file @
ee28a794
...
...
@@ -59,7 +59,7 @@ test('T1969',
# 2009-12-31 6149572 (x86/Linux)
# 2014-01-22 6429864 (x86/Linux)
# 2014-06-29 5949188 (x86/Linux)
(
wordsize
(
64
),
1
0
000000
,
15
)]),
(
wordsize
(
64
),
1
1
000000
,
15
)]),
# 2014-09-10 10463640, 10 # post-AMP-update (somewhat stabelish)
# looks like the peak is around ~10M, but we're
# unlikely to GC exactly on the peak.
...
...
@@ -68,6 +68,7 @@ test('T1969',
# See Note [residency] to get an accurate view.
# 2014-09-14 9684256, 10 # try to lower it a bit more to match Phab's CI
# 2014-11-03 10584344, # ghcspeed reports higher numbers consistently
# 2015-07-11 11670120 (amd64/Linux)
compiler_stats_num_field
('
bytes allocated
',
[(
platform
('
i386-unknown-mingw32
'),
301784492
,
5
),
# 215582916 (x86/Windows)
...
...
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