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

Speed Regression Benchmarking #1712

Open
zachriggle opened this issue Oct 28, 2020 · 0 comments
Open

Speed Regression Benchmarking #1712

zachriggle opened this issue Oct 28, 2020 · 0 comments
Labels

Comments

@zachriggle
Copy link
Member

zachriggle commented Oct 28, 2020

I ran across this neat repository that uses hyperfine benchmarking suite to run tests over the Git history of a repository to find performance regressions.

Ideally, from pwn import * should be as fast as possible. It might be worth digging into benchmarking it with chronologer in order to find speed regressions.

Generally, regressions will be the result of early importing of large modules like shellcraft or unicorn.

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

No branches or pull requests

1 participant