- 04 Apr, 2022 3 commits
-
-
Andreas Klebinger authored
ghc-9 introduces a regression(?) in FP precision (See ghc ticket #19569). While this is unfortunate we want nofib to be useable with ghc 8.10 and 9.0 as far as possible. So I added an additional argument to the benchmark which controls if we output the benchmark result or not, which is off by default. This allows easy checking of the output manually without causing benchmark errors because the output differs. I've also added the benchmark to the ghc testsuite to avoid future regressions.
-
-
Andreas Klebinger authored
-
- 13 Mar, 2022 1 commit
-
-
Alex D authored
-
- 10 Mar, 2022 2 commits
-
-
Ben Gamari authored
-
Ben Gamari authored
-
- 06 Mar, 2022 1 commit
-
-
- 02 Mar, 2022 1 commit
-
-
Current test does some floating-point manipulations which can be non-deterministic due to different platforms/architectures. This change truncates the result to avoid potential stdout mismatch.
-
- 13 Nov, 2021 1 commit
-
-
By reducing the size of the raytraced image.
-
- 07 Nov, 2021 1 commit
-
-
- 18 Oct, 2021 2 commits
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- 12 Oct, 2021 2 commits
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- 16 Sep, 2021 1 commit
-
-
Ben Gamari authored
-
- 07 Sep, 2021 4 commits
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- 06 Jul, 2021 2 commits
-
-
Andreas Klebinger authored
-
Matthew Pickering authored
-
- 29 May, 2021 1 commit
-
-
Oleg Grenrus authored
-
- 07 May, 2021 1 commit
-
-
- 06 May, 2021 8 commits
-
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
This can be used via passing --head to the nofib runner. It will build benchmark dependencies using the given benchmark compiler and hackage.head.
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
* 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.
-
- 05 May, 2021 3 commits
-
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
- 27 Apr, 2021 3 commits
-
-
Ben Gamari authored
-
-
-
- 29 Mar, 2021 1 commit
-
-
Benjamin Maurer authored
-
- 26 Mar, 2021 2 commits
-
-
vdukhovni authored
See !5259
-
Benjamin Maurer authored
-