Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a owi_bool function #380

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Laplace-Demon
Copy link
Collaborator

@zapashcanon
Copy link
Member

I'll benchmark this before merging.

@zapashcanon
Copy link
Member

zapashcanon commented Jul 31, 2024

I rebased your PR. The benchmark is running in results-testcomp-owi_w24_O3_sZ3-2024-07-31_22h04m39s/results.

The current results on main are:

Nothing: 0 Reached: 689 Timeout: 526 Other: 1 Killed: 0

@zapashcanon
Copy link
Member

It seems to make a difference on two cases:

Run 797/1216: testcomp/sv-benchmarks/c/nla-digbench-scaling/freire2_valuebound10.c
  Reached in 10.3118 19.4001 1.2719
  Nothing:      0    Reached:    387    Timeout:    409    Other:      1    Killed:      0
Run 821/1216: testcomp/sv-benchmarks/c/nla-digbench-scaling/prod4br-ll_unwindbound5.c
  Reached in 2.15925 40.0542 2.31359
  Nothing:      0    Reached:    404    Timeout:    416    Other:      1    Killed:      0

And both leading to a timeout now.

I need to investigate more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add a owi_bool function Clang parsing error in testcomp
2 participants