Skip to content

Commit

Permalink
Updated core-lib and added IfNil benchmark (#60)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
smarr authored Feb 20, 2025
2 parents 3fb3807 + fe519b3 commit 7e1d863
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions rebench.conf
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ benchmark_suites:
- FieldLoop: {extra_args: 5, tags: [yuria3]}
- WhileLoop: {extra_args: 100, tags: [yuria ]}
- Mandelbrot: {extra_args: 100, tags: [yuria2]}
- IfNil: {extra_args: 100, tags: [yuria3]}

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

0 comments on commit 7e1d863

Please sign in to comment.