Adjust nofib benchmarks.
* We adjust for the specialisation of Data.List by hiding the generic version from the Prelude. This should make this change backwards compatible with older base versions. * Adjust the gc benchmarks. I've mostly made them the same as their non-gc parts now.
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- gc/cacheprof/Main.hs 1 addition, 0 deletionsgc/cacheprof/Main.hs
- gc/cacheprof/cacheprof.stdin 0 additions, 13108 deletionsgc/cacheprof/cacheprof.stdin
- gc/circsim/Main.lhs 6 additions, 2 deletionsgc/circsim/Main.lhs
- gc/circsim/Makefile 3 additions, 3 deletionsgc/circsim/Makefile
- gc/circsim/circsim.faststdout 0 additions, 1 deletiongc/circsim/circsim.faststdout
- gc/circsim/circsim.slowstdout 0 additions, 1 deletiongc/circsim/circsim.slowstdout
- gc/circsim/circsim.stdout 0 additions, 1 deletiongc/circsim/circsim.stdout
- gc/constraints/Main.hs 8 additions, 7 deletionsgc/constraints/Main.hs
- gc/constraints/Makefile 3 additions, 4 deletionsgc/constraints/Makefile
- gc/constraints/constraints.faststdout 1200 additions, 5 deletionsgc/constraints/constraints.faststdout
- gc/constraints/constraints.slowstdout 1200 additions, 5 deletionsgc/constraints/constraints.slowstdout
- gc/constraints/constraints.stdout 1200 additions, 5 deletionsgc/constraints/constraints.stdout
- gc/happy/GenUtils.lhs 2 additions, 1 deletiongc/happy/GenUtils.lhs
- gc/happy/Grammar.lhs 9 additions, 8 deletionsgc/happy/Grammar.lhs
- gc/happy/ProduceCode.lhs 1 addition, 0 deletionsgc/happy/ProduceCode.lhs
- parallel/coins/coins.hs 4 additions, 3 deletionsparallel/coins/coins.hs
- parallel/gray/Geometry.hs 1 addition, 0 deletionsparallel/gray/Geometry.hs
- parallel/matmult/ListAux.hs 1 addition, 0 deletionsparallel/matmult/ListAux.hs
- parallel/matmult/Main.hs 1 addition, 0 deletionsparallel/matmult/Main.hs
Loading