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

Fix performance regression detection in CI #1248 #1259

Merged
merged 3 commits into from
May 14, 2023

Conversation

ToSeven
Copy link
Contributor

@ToSeven ToSeven commented May 8, 2023

No description provided.

pkill -9 "fuzzer_libpng"
executions=$(grep -m 1 "Broker" log.txt | awk '{print $14}')
rm -rf ./libafl_unix_shmem_server
echo "${executions%,}"
Copy link
Member

Choose a reason for hiding this comment

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

Should we get the value of the last run(s) and if it's far lower, fail CI?

Copy link
Member

Choose a reason for hiding this comment

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

or maybe put auto-comment about the # of executions on the github page?
something like this
https://github.com/marketplace/actions/auto-comment

Copy link
Contributor Author

Choose a reason for hiding this comment

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

auto-comment looks like a good idea.

Copy link
Member

Choose a reason for hiding this comment

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

Please open a follow-up PR for that :)

@domenukk domenukk changed the title fix CI #1248 Fix performance regression detection in CI #1248 May 9, 2023
@domenukk domenukk merged commit 659e91f into AFLplusplus:main May 14, 2023
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.

3 participants