Commit Graph

12 Commits

Author SHA1 Message Date
Tomas Janousek
7d3c69016b Enable and fix additional warnings in bench
Addresses #5
2017-03-15 13:43:47 +01:00
Colin Woodbury
176204a7b6
Add back HTTP bench 2017-03-12 13:14:29 -07:00
Colin Woodbury
4d8b70a9ca
Add benchmarks to compare extensible-effects 2017-03-12 13:02:28 -07:00
Tomas Janousek
2affe8b612 Fix HLint suggestions 2017-03-02 21:40:27 +01:00
Tomas Janousek
13a2adfb67 Use NoImplicitPrelude to avoid some CPP in bench/Core.hs 2017-03-02 21:40:27 +01:00
Peter Trško
36bb813d4d Benchmark of one MTL.State.get for comparison 2017-02-11 08:55:34 +01:00
Tomas Janousek
0555539cd0 Rearrange imports in bench/Core.hs 2017-01-28 15:42:44 +01:00
Tomas Janousek
85d6c14b03 Use MIN_VERSION_package macros instead of __GLASGOW_HASKELL__
It maybe sort of works for base but for mtl it's downright wrong.
2017-01-28 15:42:44 +01:00
Tomas Janousek
ec219be680 Speed up benchmark 2017-01-28 15:42:44 +01:00
Tomas Janousek
d160c85ea5 Fix build failure in bench/Core.hs 2017-01-28 15:42:44 +01:00
Tim McGilchrist
a8f9b354a7 CPP around differences in 7.8 vs 7.10 2016-04-21 11:05:08 +10:00
Alej Cabrera
826c39e17e add: bench support 2015-09-13 04:51:27 -05:00