[GHC] #5793: make nofib awesome
GHC
ghc-devs at haskell.org
Fri Sep 20 13:06:46 CEST 2013
#5793: make nofib awesome
------------------------------------------+--------------------------------
Reporter: dterei | Owner: dterei
Type: task | Status: new
Priority: normal | Milestone: _|_
Component: NoFib benchmark suite | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: 5794 | Blocked By:
| Related Tickets:
------------------------------------------+--------------------------------
Comment (by jstolarek):
One thing I really dislike about nofib design is that for some reasons it
checks correctness of results produced by programs. Perhaps I wouldn't
mind if it didn't try to compare floating point values for equality. But
still, these are benchmarks, not tests.
Having said that here, I can now close #7968 as duplicate :-)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5793#comment:27>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list