#5102: ghc struggles to compile a large switch statement
-------------------------------+--------------------------------------------
Reporter: espringe | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.12.3 | Keywords:
Testcase: | Blockedby:
Os: Linux | Blocking:
Architecture: x86_64 (amd64) | Failure: None/Unknown
-------------------------------+--------------------------------------------
Comment(by espringe):
For comparison, when converted to c -- gcc compiles the FULL version in
2.43 seconds.
(Granted that it's not a super fair comparison, as the c version is just
array of (char*, char*) and does a binary search)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5102#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs