[GHC] #8045: Move I/O manager benchmarks into the GHC tree
GHC
ghc-devs at haskell.org
Mon Jul 8 11:50:40 CEST 2013
#8045: Move I/O manager benchmarks into the GHC tree
-----------------------------------------+---------------------------------
Reporter: tibbe | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: NoFib benchmark suite | Version: 7.6.3
Keywords: | Operating System:
Architecture: Unknown/Multiple | Unknown/Multiple
Difficulty: Unknown | Type of failure: None/Unknown
Blocked By: | Test Case:
Related Tickets: | Blocking:
-----------------------------------------+---------------------------------
When we developed the scalable I/O manager (i.e. the first version that
used epoll) we wrote a bunch of benchmarks that were never moved to the
GHC tree or integrated into the make system:
https://github.com/tibbe/event/tree/master/benchmarks
It would be nice to move this into the GHC tree to catch future
regressions and use them when trying to make improvements.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8045>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list