You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Originally discovered here: iu-parfunc/sc-haskell#7. Note that this is run when
cryptol
is obtained from Hackage (i.e, throughcabal get
orstack unpack
):For some reason,
bench/data/BigSequence.cry
isn't distributed with the tarball when gathered up viacabal sdist
.The text was updated successfully, but these errors were encountered: