| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 79697 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O3 | 20171007 | 20170904 |
| 79920 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O3 | 20171007 | 20170904 |
| 80384 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O2 | 20171007 | 20170904 |
| 81603 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O2 | 20171007 | 20170904 |
| 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 |