| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version | 
|---|---|---|---|---|---|---|
| 98349 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O3 | 20171007 | 20170904 | 
| 98717 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O3 | 20171007 | 20170904 | 
| 99643 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O2 | 20171007 | 20170904 | 
| 99929 | ? ? ? | ? ? ? | ref | gcc_-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 |