| Compiler | Implementations |
| gcc -funroll-loops -march=native -mtune=native -O2 | e/benchmarks/snow-2.0 |
| gcc -funroll-loops -march=native -mtune=native -O3 | e/benchmarks/snow-2.0 |
| gcc -funroll-loops -march=native -mtune=native -Os | e/benchmarks/snow-2.0 |
| gcc -march=native -mtune=native -O2 | e/benchmarks/snow-2.0 |
| gcc -march=native -mtune=native -O3 | e/benchmarks/snow-2.0 |
| gcc -march=native -mtune=native -Os | e/benchmarks/snow-2.0 |