| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 500412 | ref3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 541018 | ref2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 644888 | ref3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 693451 | ref3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 841922 | ref3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 3730991 | ref2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 3864270 | ref2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 4122798 | 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 |