[GHC] #8045: Move I/O manager benchmarks into the GHC tree

#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

#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 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: ------------------------------------------+-------------------------------- Comment (by simonpj): This would be great. Any volunteers? Simon -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8045#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC