[GHC] #7659: Add some latency nofib benchmarks
GHC
cvs-ghc at haskell.org
Tue Feb 5 02:26:23 CET 2013
#7659: Add some latency nofib benchmarks
-----------------------------+----------------------------------------------
Reporter: ezyang | Owner:
Type: task | Status: new
Priority: normal | Component: NoFib benchmark suite
Version: | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
At the moment, GHC is heavily throughput oriented (e.g. scheduler choices,
etc). However, applications like Cloud Haskell often would like to reduce
latency, even if it is at the cost of some throughput. However, we have no
good way of measuring when changes to the RTS improve latency. We should
add some benchmark programs along these lines.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7659>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list