| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 27070 | avx2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 34061 | avx2 | g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 34257 | avx2 | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 37272 | avx2 | g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 2931654 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 4043462 | ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 8536309 | ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 8804596 | ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |