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

Run Benchmarks outside of container #173

Open
jwasinger opened this issue Oct 21, 2020 · 0 comments
Open

Run Benchmarks outside of container #173

jwasinger opened this issue Oct 21, 2020 · 0 comments

Comments

@jwasinger
Copy link
Contributor

jwasinger commented Oct 21, 2020

Recent benchmarks for the faster evm384 variants (benchmarked using a modified evmone) have shown a slight slowdown when run in a Docker container (as we are doing with all benchmarks in this repo). Even when using --privileged and and --security-opt seccomp=unconfined we still see the slowdown.

We should be benchmarking on the host machine itself. However, docker is still useful for the build stage of benchmarking engines.

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

1 participant