[GHC] #13892: Add some benchmarks to nofib from Andras Kovac's Eff benchmarks
GHC
ghc-devs at haskell.org
Tue Aug 15 01:35:08 UTC 2017
#13892: Add some benchmarks to nofib from Andras Kovac's Eff benchmarks
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: mpickering
Type: task | Status: new
Priority: normal | Milestone:
Component: NoFib benchmark | Version: 8.0.1
suite |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"c7e6c9074511f74f73eaa3b41051afc94aeb653a/nofib"
c7e6c90/nofib]:
{{{
#!CommitTicketReference repository="nofib"
revision="c7e6c9074511f74f73eaa3b41051afc94aeb653a"
Add State monad benchmarks by Andras Kovacs
Summary:
They are originally from
https://github.com/AndrasKovacs/misc-
stuff/blob/master/haskell/Eff/EffBench.hs
They show interesting interactions with call arity, spec constr and SAT.
Reviewers: O26 nofib, michalt, simonpj, bgamari
Reviewed By: bgamari
Subscribers: RyanGlScott
GHC Trac Issues: #13892
Differential Revision: https://phabricator.haskell.org/D3683
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13892#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list