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
Showing
- real/Makefile 1 addition, 1 deletionreal/Makefile
- real/eff/CS/CS.stdout 1 addition, 0 deletionsreal/eff/CS/CS.stdout
- real/eff/CS/EffBench.hs 71 additions, 0 deletionsreal/eff/CS/EffBench.hs
- real/eff/CS/Main.hs 13 additions, 0 deletionsreal/eff/CS/Main.hs
- real/eff/CS/Makefile 9 additions, 0 deletionsreal/eff/CS/Makefile
- real/eff/CSD/CSD.stdout 1 addition, 0 deletionsreal/eff/CSD/CSD.stdout
- real/eff/CSD/EffBench.hs 47 additions, 0 deletionsreal/eff/CSD/EffBench.hs
- real/eff/CSD/Main.hs 13 additions, 0 deletionsreal/eff/CSD/Main.hs
- real/eff/CSD/Makefile 9 additions, 0 deletionsreal/eff/CSD/Makefile
- real/eff/FS/EffBench.hs 57 additions, 0 deletionsreal/eff/FS/EffBench.hs
- real/eff/FS/FS.stdout 1 addition, 0 deletionsreal/eff/FS/FS.stdout
- real/eff/FS/Main.hs 13 additions, 0 deletionsreal/eff/FS/Main.hs
- real/eff/FS/Makefile 9 additions, 0 deletionsreal/eff/FS/Makefile
- real/eff/Makefile 8 additions, 0 deletionsreal/eff/Makefile
- real/eff/S/Main.hs 19 additions, 0 deletionsreal/eff/S/Main.hs
- real/eff/S/Makefile 9 additions, 0 deletionsreal/eff/S/Makefile
- real/eff/S/S.stdout 1 addition, 0 deletionsreal/eff/S/S.stdout
- real/eff/VS/EffBench.hs 70 additions, 0 deletionsreal/eff/VS/EffBench.hs
- real/eff/VS/Main.hs 13 additions, 0 deletionsreal/eff/VS/Main.hs
- real/eff/VS/Makefile 9 additions, 0 deletionsreal/eff/VS/Makefile
Loading
Please register or sign in to comment