| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 229313 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O3 | 20171009 | 20170904 |
| 231900 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O3 | 20171009 | 20170904 |
| 241762 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O2 | 20171009 | 20170904 |
| 252850 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-Os | 20171009 | 20170904 |
| 255211 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-Os | 20171009 | 20170904 |
| 259879 | ? ? ? | ? ? ? | 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 |