Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarks fail to run on GHC 7.10.3 #332

Closed
RyanGlScott opened this issue May 17, 2016 · 2 comments
Closed

Benchmarks fail to run on GHC 7.10.3 #332

RyanGlScott opened this issue May 17, 2016 · 2 comments
Assignees
Labels
bug Something not working correctly
Milestone

Comments

@RyanGlScott
Copy link
Contributor

Originally discovered here: iu-parfunc/sc-haskell#7. Note that this is run when cryptol is obtained from Hackage (i.e, through cabal get or stack unpack):

Benchmark cryptol-bench: RUNNING...
benchmarking parser/Prelude
time                 220.9 μs   (220.5 μs .. 221.3 μs)
                     1.000 R²   (1.000 R² .. 1.000 R²)
mean                 223.8 μs   (222.5 μs .. 228.9 μs)
std dev              7.782 μs   (1.010 μs .. 16.39 μs)
variance introduced by outliers: 31% (moderately inflated)

cryptol-bench: bench/data/BigSequence.cry: openFile: does not exist (No such file or directory)
Benchmark cryptol-bench: ERROR

For some reason, bench/data/BigSequence.cry isn't distributed with the tarball when gathered up via cabal sdist.

@acfoltzer acfoltzer added this to the Cryptol 2.4 milestone Jun 29, 2016
@acfoltzer acfoltzer self-assigned this Jun 29, 2016
@acfoltzer acfoltzer added the bug Something not working correctly label Jun 29, 2016
@RyanGlScott
Copy link
Contributor Author

I believe #333 fixes this.

@acfoltzer
Copy link
Contributor

Thanks, Ryan!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something not working correctly
Projects
None yet
Development

No branches or pull requests

2 participants