| Time | Implementation | Compiler | Benchmark date | SUPERCOP version | 
|---|---|---|---|---|
| 15128 | opt | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160831 | 20160806 | 
| 15268 | opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160831 | 20160806 | 
| 15356 | opt | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160831 | 20160806 | 
| 15700 | x64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160831 | 20160806 | 
| 15720 | x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160831 | 20160806 | 
| 15724 | x64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160831 | 20160806 | 
| 16004 | x64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160831 | 20160806 | 
| 16648 | opt | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160831 | 20160806 | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | x64 | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | opt | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | x64 | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | opt | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | x64 | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | opt | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | x64 | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | opt |