Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Make benchmarks work with modern criterion #43

Closed
wants to merge 1 commit into from
Closed

Make benchmarks work with modern criterion #43

wants to merge 1 commit into from

Conversation

RyanGlScott
Copy link

@RyanGlScott RyanGlScott commented Apr 21, 2016

Currently, the benchmarks fail to compile with criterion >= 1. This is my attempt at fixing them. (Unfortunately, criterion-1 removed bcompare, so I just flattened all of the bcompare'd tests.)

See also commercialhaskell/stackage#1372 (comment) and iu-parfunc/sc-haskell#7

@bergmark
Copy link

The benchmarks for this package has been disabled in stackage because of this issue. When a fix is published to hackage could you please send a PR to re-enable the benchmarks to stackage (it's in the expected-benchmark-failures section) or ping me?

Thanks!

@RyanGlScott
Copy link
Author

It's unlikely this will ever be fixed.

@RyanGlScott RyanGlScott closed this Dec 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants