Skip to content

Run Benchmarks outside of container #173

@jwasinger

Description

@jwasinger

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions