Skip to content

Commit fe519b3

Browse files
committed
Updated core-lib and added IfNil benchmark
Signed-off-by: Stefan Marr <[email protected]>
1 parent 3fb3807 commit fe519b3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

rebench.conf

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ benchmark_suites:
5454
- FieldLoop: {extra_args: 5, tags: [yuria3]}
5555
- WhileLoop: {extra_args: 100, tags: [yuria ]}
5656
- Mandelbrot: {extra_args: 100, tags: [yuria2]}
57+
- IfNil: {extra_args: 100, tags: [yuria3]}
5758

5859
# - Test: {invocations: 5, iterations: 1, tags: [yuria2]}
5960
- TestGC: {invocations: 5, iterations: 1, extra_args: 100, tags: [yuria2]}

0 commit comments

Comments
 (0)