Skip to content

Commit 7e1d863

Browse files
authoredFeb 20, 2025··
Updated core-lib and added IfNil benchmark (#60)
Adopts the changes of SOM-st/SOM#123 and SOM-st/SOM#124. This does not add any changes in SOM++ itself though. They are separate in #59.
2 parents 3fb3807 + fe519b3 commit 7e1d863

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)
Please sign in to comment.