Skip to content

ebmc: benchmarking in CI #386

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

Merged
merged 1 commit into from
Jul 15, 2024
Merged

ebmc: benchmarking in CI #386

merged 1 commit into from
Jul 15, 2024

Conversation

kroening
Copy link
Member

@kroening kroening commented Feb 28, 2024

This runs the HWMCC 2008 competition benchmarks in CI, using the results by abc as expected outcome.

@kroening kroening force-pushed the benchmarking-in-CI branch 3 times, most recently from a2acc28 to 49a296c Compare February 28, 2024 20:28
@kroening kroening marked this pull request as ready for review February 28, 2024 20:34
@kroening kroening force-pushed the benchmarking-in-CI branch 3 times, most recently from 1829298 to e792d40 Compare February 28, 2024 20:46
@kroening kroening force-pushed the benchmarking-in-CI branch from e792d40 to d4cd74d Compare March 6, 2024 22:33
@kroening kroening force-pushed the benchmarking-in-CI branch from d4cd74d to ac2794a Compare June 18, 2024 11:36
This runs the HWMCC 2008 competition benchmarks in CI, using the results
by abc as expected outcome.
@kroening kroening force-pushed the benchmarking-in-CI branch from ac2794a to efdadeb Compare June 20, 2024 16:17
name: ebmc-binary
path: ebmc
- name: Try the ebmc binary
run: chmod a+x ./ebmc/ebmc ; ./ebmc/ebmc --version
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is chmod actually necessary?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the x-bit gets lost when dragged through the Github artifact system.

@kroening kroening merged commit fdb06be into main Jul 15, 2024
7 checks passed
@kroening kroening deleted the benchmarking-in-CI branch July 15, 2024 22:10
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.

2 participants