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.