We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 618243f + 4837a72 commit 1067592Copy full SHA for 1067592
core-lib
rebench.conf
@@ -54,6 +54,8 @@ benchmark_suites:
54
- WhileLoop: {extra_args: 10}
55
- Mandelbrot: {extra_args: 30}
56
- IfNil: {extra_args: 10}
57
+ - Knapsack: {extra_args: 2}
58
+ - VectorBenchmark: {extra_args: 1}
59
60
interpreter:
61
description: Basic interpreter benchmarks for comparing performance of most basic concepts.
0 commit comments