[GHC] #13220: Performance regressions in testsuite from join points
GHC
ghc-devs at haskell.org
Fri Feb 3 16:46:29 UTC 2017
#13220: Performance regressions in testsuite from join points
-------------------------------------+-------------------------------------
Reporter: lukemaurer | Owner: lukemaurer
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.1
Resolution: | Keywords: JoinPoints
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Description changed by simonpj:
@@ -7,0 +7,2 @@
+ * `perf/compile/T9020`: see
+ [https://git.haskell.org/ghc.git/commitdiff/c2becee48aa73795cbf04905f3891f543f1c746e]
New description:
Need to look at some modest performance regressions for the main join-
point patch (#12988, wiki [wiki:SequentCore]):
* `perf/compiler/T9961`: `bytes_allocated`
* `perf/compiler/T10356`: `bytes_allocated`
* `perf/compiler/T1969`: `max_bytes_used`
* `perf/compile/T9020`: see
[https://git.haskell.org/ghc.git/commitdiff/c2becee48aa73795cbf04905f3891f543f1c746e]
* `deriving/perf/T10858`: `bytes_allocated`
--
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13220#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list