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/eff/CS/CS.stdout
0 → 100644
real/eff/CS/EffBench.hs
0 → 100644
real/eff/CS/Main.hs
0 → 100644
real/eff/CS/Makefile
0 → 100644
real/eff/CSD/CSD.stdout
0 → 100644
real/eff/CSD/EffBench.hs
0 → 100644
real/eff/CSD/Main.hs
0 → 100644
real/eff/CSD/Makefile
0 → 100644
real/eff/FS/EffBench.hs
0 → 100644
real/eff/FS/FS.stdout
0 → 100644
real/eff/FS/Main.hs
0 → 100644
real/eff/FS/Makefile
0 → 100644
real/eff/Makefile
0 → 100644
real/eff/S/Main.hs
0 → 100644
real/eff/S/Makefile
0 → 100644
real/eff/S/S.stdout
0 → 100644
real/eff/VS/EffBench.hs
0 → 100644
real/eff/VS/Main.hs
0 → 100644
real/eff/VS/Makefile
0 → 100644
real/eff/VS/VS.stdout
0 → 100644
real/eff/VSD/EffBench.hs
0 → 100644
real/eff/VSD/Main.hs
0 → 100644
real/eff/VSD/Makefile
0 → 100644
real/eff/VSD/VSD.stdout
0 → 100644
real/eff/VSM/EffBench.hs
0 → 100644
real/eff/VSM/Main.hs
0 → 100644
real/eff/VSM/Makefile
0 → 100644
real/eff/VSM/VSM.stdout
0 → 100644
Please register or sign in to comment