| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 347209 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O3 | 20171009 | 20170904 |
| 354816 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O3 | 20171009 | 20170904 |
| 382749 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O2 | 20171009 | 20170904 |
| 403633 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-Os | 20171009 | 20170904 |
| 403834 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-Os | 20171009 | 20170904 |
| 408112 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O2 | 20171009 | 20170904 |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mtune=native -O2 | bitslice |
| gcc -funroll-loops -march=native -mtune=native -O3 | bitslice |
| gcc -funroll-loops -march=native -mtune=native -Os | bitslice |
| gcc -march=native -mtune=native -O2 | bitslice |
| gcc -march=native -mtune=native -O3 | bitslice |
| gcc -march=native -mtune=native -Os | bitslice |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mtune=native -O2 | opt |
| gcc -funroll-loops -march=native -mtune=native -O3 | opt |
| gcc -funroll-loops -march=native -mtune=native -Os | opt |
| gcc -march=native -mtune=native -O2 | opt |
| gcc -march=native -mtune=native -O3 | opt |
| gcc -march=native -mtune=native -Os | opt |