Skip to content

Commit 1067592

Browse files
authored
Update core-lib and add benchmarks to rebench.conf (#20)
2 parents 618243f + 4837a72 commit 1067592

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

rebench.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ benchmark_suites:
5454
- WhileLoop: {extra_args: 10}
5555
- Mandelbrot: {extra_args: 30}
5656
- IfNil: {extra_args: 10}
57+
- Knapsack: {extra_args: 2}
58+
- VectorBenchmark: {extra_args: 1}
5759

5860
interpreter:
5961
description: Basic interpreter benchmarks for comparing performance of most basic concepts.

0 commit comments

Comments
 (0)