| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 17825 | opt | icc -m64 -O1 -static -xHost -fomit-frame-pointer | 20140508 | 20140505 |
| 18975 | opt | icc -m64 -O3 -static -xHost -fomit-frame-pointer | 20140508 | 20140505 |
| 19387 | opt | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20140508 | 20140505 |
| 19725 | opt | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20140508 | 20140505 |
| 21300 | opt | gcc -m64 -O2 -fomit-frame-pointer | 20140508 | 20140505 |
| 21413 | opt | gcc -m64 -O3 -fomit-frame-pointer | 20140508 | 20140505 |
| 22650 | opt | clang -O3 -march=native -m64 -fomit-frame-pointer | 20140508 | 20140505 |
| 24137 | opt | clang -O1 -march=native -m64 -fomit-frame-pointer | 20140508 | 20140505 |
| Compiler | Implementations |
| gcc -m64 -O2 -fomit-frame-pointer | x64 |
| gcc -m64 -O3 -fomit-frame-pointer | x64 |
| gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | x64 |
| gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | x64 |
| icc -m64 -O1 -static -xHost -fomit-frame-pointer | x64 |
| icc -m64 -O3 -static -xHost -fomit-frame-pointer | x64 |
| Compiler | Implementations |
| clang -O1 -march=native -m64 -fomit-frame-pointer | x64 |
| clang -O3 -march=native -m64 -fomit-frame-pointer | x64 |
| Compiler | Implementations |
| gcc -m64 -O2 -fomit-frame-pointer | x64 |
| gcc -m64 -O3 -fomit-frame-pointer | x64 |
| gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | x64 |
| gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | x64 |
| icc -m64 -O1 -static -xHost -fomit-frame-pointer | x64 |
| icc -m64 -O3 -static -xHost -fomit-frame-pointer | x64 |