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
obsidiansystems
GHC
Commits
b8877b37
Commit
b8877b37
authored
Oct 30, 2017
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testsuite: Bump metrics of T9203
parent
58bb1a78
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
testsuite/tests/perf/should_run/all.T
testsuite/tests/perf/should_run/all.T
+2
-1
No files found.
testsuite/tests/perf/should_run/all.T
View file @
b8877b37
...
...
@@ -452,11 +452,12 @@ test('T9203',
# 2016-04-06 84345136 (i386/Debian) not sure
# 2017-03-24 77969268 (x86/Linux, 64-bit machine) probably join points
,
(
wordsize
(
64
),
84620888
,
5
)
]),
,
(
wordsize
(
64
),
95910600
,
5
)
]),
# was 95747304
# 2019-09-10 94547280 post-AMP cleanup
# 2015-10-28 95451192 emit Typeable at definition site
# 2016-12-19 84620888 Join points
# 2017-10-30 95910600 Unknown
only_ways
(['
normal
'])],
compile_and_run
,
['
-O2
'])
...
...
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