Skip to content

Commit 5009233

Browse files
committed
Update core-lib and add benchmarks to rebench.conf
Signed-off-by: Stefan Marr <git@stefan-marr.de>
1 parent e4f4b11 commit 5009233

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

rebench.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ benchmark_suites:
5353
- FieldLoop: {extra_args: 1}
5454
- WhileLoop: {extra_args: 10}
5555
- Mandelbrot: {extra_args: 30}
56+
- IfNil: {extra_args: 4}
57+
- Knapsack: {extra_args: 5}
58+
- VectorBenchmark: {extra_args: 2}
5659

5760
micro-somsom:
5861
gauge_adapter: RebenchLog

0 commit comments

Comments
 (0)