| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 78852 | arm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| 81780 | opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| 85766 | arm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| 93122 | arm | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| 97119 | opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160726 | 20160724 |
| 100985 | arm | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| 102504 | arm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160726 | 20160724 |
| 112680 | opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| 115853 | opt32 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| 128027 | opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | sse2_x86asm sse2_x86asm-2 ssse3_x86 |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | sse2_x86asm sse2_x86asm-2 ssse3_x86 |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | sse2_x86asm sse2_x86asm-2 ssse3_x86 |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | sse2_x86asm sse2_x86asm-2 ssse3_x86 |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | sse2 |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | ssse3_x86 |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | sse2_x86asm |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | sse2_x86asm-2 |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | sse2 |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | sse2 |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | sse2 |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | sse2 |