[GHC] #7659: Add some latency nofib benchmarks

#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

#7659: Add some latency nofib benchmarks ------------------------------------+--------------------------------------- Reporter: ezyang | Owner: Type: task | Status: closed Priority: normal | Milestone: Component: NoFib benchmark suite | Version: Resolution: invalid | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: ------------------------------------+--------------------------------------- Changes (by igloo): * status: new => closed * difficulty: => Unknown * resolution: => invalid Comment: Thanks for the suggestion. However, I don't think anyone's likely to write such a test based on a ticket being open; they're much more likely to do so while working on improving latency. I'll therefore close this ticket, but of course more benchmarks are most welcome! -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7659#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC