| Compiler | Implementations |
| gcc -mcpu=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | e/benchmarks/snow-2.0 |
| gcc -mcpu=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | e/benchmarks/snow-2.0 |
| gcc -mcpu=native -mtune=native -Os -fomit-frame-pointer -fwrapv | e/benchmarks/snow-2.0 |