Commits on Source (33)
-
Benjamin Maurer authored
bc. program invocation on shake based nofib-run was broken. Also added a few arguments to input to make single iteration longer and adjusted iteration counts to get desired execution times.
-
Benjamin Maurer authored
real/smallpt's .slowstdout file was missing. The value in spectral/dom-lt's was wrong, also runtime was lower than 5 sek on my machine (should be between 5-10s), so I increased the argument and updated dom-lt.slowstdout.
-
Benjamin Maurer authored
Input generation with the shake-based nofib-run didn't work for shootout/reverse-complement, so the test was never run. Created a boot.sh script analogous to shootout/k-nucleotide. Compilation of fasta-c.c and revcomp-c.c gave warnings for ignored return values of 'write' - suppressed them by explicitly ignoring with '(void)!' (negation and void cast).
-
Benjamin Maurer authored
Times on Ryzen 4700 laptop (16GB): From 0.038s/0.310s/1.474s To 0.112s/1.222s/7.051s
-
Benjamin Maurer authored
Increased input size and added argument for iteration count. Run-times were: 0.095s/0.651s/3.257s Are now: 0,145s/1,551s/8,064s
-
Andreas Klebinger authored
-
Andreas Klebinger authored
Some of the parallel benchmarks aren't very stable with a limited number of iterations so don't run them by default. They used to be not run at all! So not a huge change imo. Also bump the base bounds to make newer ghcs work again.
-
Andreas Klebinger authored
-
Sebastian Graf authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Teo Camarasu authored
This seems to be a Makefile-ism that has been copied over into bash scripts, but this just causes an error in bash. Resolves #30
-
Sebastian Graf authored
Fixes ghc#24206.
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Ben Gamari authored
-
Andreas Klebinger authored
-
Rodrigo Mesquita authored
-
Rodrigo Mesquita authored
On my machine, reading all configs lazily caused resource exhaustion since we'd open too many all at once.
-
Ben Gamari authored
-
Andreas Klebinger authored
Remove the bounds on base altogether. The upper bound only ever resulted in busy work, while the lower bound was thourogly untested. I've also relaxed the time bound slightly.
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
-
Andreas Klebinger authored
Showing
- .gitlab-ci.yml 5 additions, 1 deletion.gitlab-ci.yml
- Simon-nofib-notes 5 additions, 0 deletionsSimon-nofib-notes
- real/ben-raytrace/SamplerMonad/Naive.hs 1 addition, 0 deletionsreal/ben-raytrace/SamplerMonad/Naive.hs
- real/mkhprog/Main.lhs 2 additions, 2 deletionsreal/mkhprog/Main.lhs
- real/mkhprog/Makefile 3 additions, 9 deletionsreal/mkhprog/Makefile
- real/mkhprog/mkhprog.stdin 41 additions, 0 deletionsreal/mkhprog/mkhprog.stdin
- real/rsa/Main.hs 3 additions, 1 deletionreal/rsa/Main.hs
- real/rsa/Makefile 4 additions, 0 deletionsreal/rsa/Makefile
- real/rsa/rsa.faststdin 6 additions, 0 deletionsreal/rsa/rsa.faststdin
- real/rsa/rsa.faststdout 100 additions, 100 deletionsreal/rsa/rsa.faststdout
- real/rsa/rsa.slowstdout 150 additions, 0 deletionsreal/rsa/rsa.slowstdout
- real/rsa/rsa.stdin 66 additions, 0 deletionsreal/rsa/rsa.stdin
- real/rsa/rsa.stdout 150 additions, 100 deletionsreal/rsa/rsa.stdout
- real/scs/Parse.hs 1 addition, 1 deletionreal/scs/Parse.hs
- real/smallpt/smallpt.slowstdout 1 addition, 0 deletionsreal/smallpt/smallpt.slowstdout
- real/veritas/Kernel.hs 16 additions, 16 deletionsreal/veritas/Kernel.hs
- real/veritas/Main.hs 1 addition, 1 deletionreal/veritas/Main.hs
- real/veritas/Sub_Core3.hs 3 additions, 3 deletionsreal/veritas/Sub_Core3.hs
- real/veritas/Vtslib.hs 6 additions, 6 deletionsreal/veritas/Vtslib.hs
- shake/README.mkd 17 additions, 0 deletionsshake/README.mkd
real/mkhprog/mkhprog.stdin
0 → 100644
real/smallpt/smallpt.slowstdout
0 → 100644