
#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: @@ -1,1 +1,2 @@ - Need to look at, among others: + Need to look at some modest performance regressions for the main join- + point patch (#12988, wiki [wiki:SequentCore]): @@ -3,2 +4,4 @@ - * `perf/compiler/T9961` - * `deriving/perf/T10858` + * `perf/compiler/T9961`: `bytes_allocated` + * `perf/compiler/T10356`: `bytes_allocated` + * `perf/compiler/T1969`: `max_bytes_used` + * `deriving/perf/T10858`: `bytes_allocated` 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` * `deriving/perf/T10858`: `bytes_allocated` -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13220#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler