[GHC] #5793: make nofib not suck
GHC
cvs-ghc at haskell.org
Fri Jan 27 14:23:43 CET 2012
#5793: make nofib not suck
--------------------------------------+-------------------------------------
Reporter: dterei | Owner: dterei
Type: task | Status: new
Priority: normal | Milestone:
Component: NoFib benchmark suite | Version:
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking: 5794
Related: |
--------------------------------------+-------------------------------------
Comment(by simonpj):
Yes, please keep `imaginary` and `spectral`! It doesn't matter at all if
they have a tiny runtime... but spotting when their allocation jumps is a
very useful signal that some optimisation has gone wonky, and far easy to
narrow down than in some giant program.
We should have substantial programs too, with significant runtime, but
let's not lose the tiny ones!
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5793#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list