|
1 |
| -are_we_fast_yet/bounce.effekt 50 |
2 |
| -are_we_fast_yet/list_tail.effekt 15 |
3 |
| -are_we_fast_yet/mandelbrot.effekt 1 |
4 |
| -are_we_fast_yet/nbody.effekt 1 |
5 |
| -are_we_fast_yet/permute.effekt 6 |
6 |
| -are_we_fast_yet/queens.effekt 8 |
7 |
| -are_we_fast_yet/sieve.effekt 5000 |
8 |
| -are_we_fast_yet/storage.effekt 1 |
9 |
| -are_we_fast_yet/towers.effekt 13 |
10 |
| -duality_of_compilation/erase_unused.effekt 10000 |
11 |
| -duality_of_compilation/factorial_accumulator.effekt 10000000 |
12 |
| -duality_of_compilation/fibonacci_recursive.effekt 40 |
13 |
| -duality_of_compilation/iterate_increment.effekt 100000000 |
14 |
| -duality_of_compilation/lookup_tree.effekt 10000000 |
15 |
| -duality_of_compilation/match_options.effekt 10000000 |
16 |
| -duality_of_compilation/sum_range.effekt 10000000 |
17 |
| -effect_handlers_bench/countdown.effekt 200000000 |
18 |
| -effect_handlers_bench/fibonacci_recursive.effekt 42 |
19 |
| -effect_handlers_bench/generator.effekt 25 |
20 |
| -effect_handlers_bench/iterator.effekt 40000000 |
21 |
| -effect_handlers_bench/nqueens.effekt 12 |
22 |
| -effect_handlers_bench/parsing_dollars.effekt 20000 |
23 |
| -effect_handlers_bench/product_early.effekt 100000 |
24 |
| -effect_handlers_bench/resume_nontail.effekt 10000 |
25 |
| -effect_handlers_bench/tree_explore.effekt 16 |
26 |
| -effect_handlers_bench/triples.effekt 300 |
| 1 | +are_we_fast_yet/bounce 50 |
| 2 | +are_we_fast_yet/list_tail 15 |
| 3 | +are_we_fast_yet/mandelbrot 1 |
| 4 | +are_we_fast_yet/nbody 1 |
| 5 | +are_we_fast_yet/permute 6 |
| 6 | +are_we_fast_yet/queens 8 |
| 7 | +are_we_fast_yet/sieve 5000 |
| 8 | +are_we_fast_yet/storage 1 |
| 9 | +are_we_fast_yet/towers 13 |
| 10 | +duality_of_compilation/erase_unused 10000 |
| 11 | +duality_of_compilation/factorial_accumulator 10000000 |
| 12 | +duality_of_compilation/fibonacci_recursive 40 |
| 13 | +duality_of_compilation/iterate_increment 100000000 |
| 14 | +duality_of_compilation/lookup_tree 10000000 |
| 15 | +duality_of_compilation/match_options 10000000 |
| 16 | +duality_of_compilation/sum_range 10000000 |
| 17 | +effect_handlers_bench/countdown 200000000 |
| 18 | +effect_handlers_bench/iterator 40000000 |
| 19 | +effect_handlers_bench/nqueens 12 |
| 20 | +effect_handlers_bench/parsing_dollars 20000 |
| 21 | +effect_handlers_bench/product_early 100000 |
| 22 | +effect_handlers_bench/resume_nontail 10000 |
| 23 | +effect_handlers_bench/tree_explore 16 |
| 24 | +effect_handlers_bench/triples 300 |
0 commit comments