Commit graph

23 commits

Author SHA1 Message Date
Anton-4
e572762a63 Merge branch 'trunk' of github.com:rtfeldman/roc into no-unnecessary-benches 2021-08-04 11:57:43 +02:00
Folkert
f301de5576 assert type sizes 2021-08-03 22:16:27 +02:00
Anton-4
0c52d1fb57 no more regressing nqueens on purpose 2021-08-03 18:34:59 +02:00
Anton-4
234ab10017 check if regression is caught 2021-08-03 13:46:30 +02:00
Anton-4
98fc155faf ftm, nicer print 2021-08-03 13:44:56 +02:00
Anton-4
ca060f4295 cfold stack limit fix 2021-08-03 12:42:19 +02:00
Anton-4
a1971ead6e Merge branch 'trunk' of github.com:rtfeldman/roc into no-unnecessary-benches 2021-08-03 10:12:51 +02:00
Richard Feldman
5813d7ced7 Expose cli helper for root_dir 2021-07-26 22:38:55 -04:00
Anton-4
ca5410402b started rewriting benchmark bash script in rust 2021-07-23 19:45:58 +02:00
Richard Feldman
2bdd137ef5 Merge remote-tracking branch 'origin/trunk' into run-all-examples 2021-07-21 01:06:54 -04:00
Anton-4
fad56e9402 back to normal nqueens params 2021-07-20 15:43:57 +02:00
Anton-4
f989c42d3d test nqueens regression 2021-07-20 14:57:59 +02:00
Anton-4
d964d34ff4 fmt 2021-07-20 14:42:36 +02:00
Anton-4
a3f7c6accf cleaned up benchmark script, now doing 200 runs per bench repeated 3 times to confirm 2021-07-20 14:10:35 +02:00
Richard Feldman
c9703e34fe Merge remote-tracking branch 'origin/trunk' into examples 2021-07-17 20:08:47 -04:00
Anton-4
df8d4cd270 increased quicksort list size to 10k 2021-06-05 17:10:42 +02:00
Anton-4
4beac319bc Run benchmarks for longer, added README to benchmarks 2021-06-04 20:00:45 +02:00
Anton-4
960a4fddc5 added quicksort benchmark 2021-06-04 19:23:44 +02:00
Anton-4
7e0575368c Use custom forks for criterion and cargo-criterion, still have web-sys conflict 2021-06-02 11:08:14 +02:00
Anton-4
05645088b7 run benchmarks with input 2021-05-28 15:08:46 +02:00
Anton-4
6db9247509 setup for all benchmarks except quicksort 2021-05-26 19:51:18 +02:00
Anton-4
07ad061ac0 fixed iai benchmarks 2021-05-19 14:32:59 +02:00
Anton-4
8d0d1a0758 put cli helpers in cli_utils crate, added bench_utils.rs for sharing functions between benchmarks, added iai benchmarks 2021-05-18 18:48:59 +02:00