diff --git a/core-lib b/core-lib index e808008..7bf0413 160000 --- a/core-lib +++ b/core-lib @@ -1 +1 @@ -Subproject commit e808008d1cc182989a05d5e55e79c37a16868eaa +Subproject commit 7bf0413d9e90e0484f5bde24f44b654c3672da24 diff --git a/rebench.conf b/rebench.conf index 4271e59..933cfa4 100644 --- a/rebench.conf +++ b/rebench.conf @@ -53,6 +53,9 @@ benchmark_suites: - FieldLoop: {extra_args: 1} - WhileLoop: {extra_args: 10} - Mandelbrot: {extra_args: 30} + - IfNil: {extra_args: 4} + - Knapsack: {extra_args: 5} + - VectorBenchmark: {extra_args: 2} micro-somsom: gauge_adapter: RebenchLog