[GHC] #14216: Compare compiler performance of GHC 8.0.2 and 8.2.1 on Stackage

#14216: Compare compiler performance of GHC 8.0.2 and 8.2.1 on Stackage -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.2.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Simon M. suggests that we take a sample of Stackage packages (perhaps the top 200 by Hackage download count) and compare their compiler performance statistics with GHC 8.0.2 and 8.2.1. We'll want to collect overall GHC wall clock time, as well as the per-pass metrics produced by `-v`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14216 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14216: Compare compiler performance of GHC 8.0.2 and 8.2.1 on Stackage -------------------------------------+------------------------------------- Reporter: bgamari | Owner: dfeuer Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.2.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * owner: (none) => dfeuer Comment: I'll try to get a dump of download counts from Hackage so David can run the experiment. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14216#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC