| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 157496 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O2 | 20170719 | 20170718 |
| 160749 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O2 | 20170719 | 20170718 |
| 161961 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O3 | 20170719 | 20170718 |
| 166602 | ? ? ? | ? ? ? | 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 |