@@ -84,8 +84,8 @@ benchmark_suites:
8484 - WhileLoop : {extra_args: 30, tags: [yuria ]}
8585 - Mandelbrot : {extra_args: 50, tags: [yuria2]}
8686 - IfNil : {extra_args: 30, tags: [yuria ]}
87- - Knapsack : {extra_args: 21 , tags: [yuria2]}
88- - VectorBenchmark : {extra_args: 10 , tags: [yuria3]}
87+ - Knapsack : {extra_args: 12 , tags: [yuria2]}
88+ - VectorBenchmark : {extra_args: 3 , tags: [yuria3]}
8989
9090 - Test : {invocations: 10, tags: [yuria ]}
9191 - TestGC : {invocations: 10, extra_args: 10, tags: [yuria ]}
@@ -115,8 +115,8 @@ benchmark_suites:
115115 - WhileLoop : {extra_args: 9000, warmup: 5, iterations: 55, tags: [yuria2]}
116116 - Mandelbrot : {extra_args: 1000, warmup: 10, iterations: 110, tags: [yuria4]}
117117 - IfNil : {extra_args: 9000, warmup: 5, iterations: 55, tags: [yuria2]}
118- - Knapsack : {extra_args: 184 , warmup: 10, iterations: 55, tags: [yuria2]}
119- - VectorBenchmark : {extra_args: 100, warmup: 10, iterations: 55, tags: [yuria3]}
118+ - Knapsack : {extra_args: 104 , warmup: 10, iterations: 55, tags: [yuria2]}
119+ - VectorBenchmark : {extra_args: 50, warmup: 10, iterations: 55, tags: [yuria3]}
120120
121121 micro-somsom :
122122 gauge_adapter : RebenchLog
0 commit comments