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

[Bug-Candidate]: Maximize CPU output when running fuzzer #1207

Open
0xicingdeath opened this issue Mar 12, 2024 · 2 comments
Open

[Bug-Candidate]: Maximize CPU output when running fuzzer #1207

0xicingdeath opened this issue Mar 12, 2024 · 2 comments

Comments

@0xicingdeath
Copy link
Contributor

0xicingdeath commented Mar 12, 2024

Describe the issue:

When deployed on a 16 core machine, with 15 workers, the CPU usage seems to be maxed at about 40-50%. When deployed on an 8 core machine, with 7 workers, CPU usage has only ever hit a max of around 65%.

Code example to reproduce the issue:

Follow instructions for reproduction here, and if testing on cloudexec, then run make ec (for echidna-cloud) or make el (echidna-local).

https://github.com/curvance/Curvance-CantinaCompetition/tree/CodeFAQAndAdjustments/tests/fuzzing

Version:

Echidna 2.23 & previous

Relevant log output:

No response

@ggrieco-tob
Copy link
Member

Can you check if this a regression from a previous version? I think @elopez reproduced this with the current version as well.

@0xicingdeath
Copy link
Contributor Author

This applies to previous builds as well – or at least the branches for fixes on Curvance between 2.2.2 and 2.2.3.

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

No branches or pull requests

2 participants