| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 128588 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O2 | 20170719 | 20170718 |
| 131758 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O2 | 20170719 | 20170718 |
| 132451 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O3 | 20170719 | 20170718 |
| 137446 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O3 | 20170719 | 20170718 |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mtune=native -O2 | aesni |
| gcc -funroll-loops -march=native -mtune=native -O3 | aesni |
| gcc -funroll-loops -march=native -mtune=native -Os | aesni |
| gcc -march=native -mtune=native -O2 | aesni |
| gcc -march=native -mtune=native -O3 | aesni |
| gcc -march=native -mtune=native -Os | aesni |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mtune=native -Os | ref |
| gcc -march=native -mtune=native -Os | ref |