| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 506701 | ref3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 541259 | ref2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 658963 | ref3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 716663 | ref3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 856765 | ref3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 3664602 | ref2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 3866943 | ref2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 3947835 | ref2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | optimized_nonSSE ref |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | optimized_nonSSE ref |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | optimized_nonSSE ref |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | optimized_nonSSE ref |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | goptv |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | goptv |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | goptv |
| Compiler | Implementations |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | goptv |