| Time | Implementation | Compiler | Benchmark date | SUPERCOP version | 
|---|---|---|---|---|
| 122316 | ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160724 | 20160718 | 
| 149208 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160724 | 20160718 | 
| 186990 | ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160724 | 20160718 | 
| 228390 | ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160724 | 20160718 | 
| Compiler | Implementations | 
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | ref | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | ref | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | ref | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | ref | 
| Compiler | Implementations | 
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | ref |