| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 312013 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O3 | 20170720 | 20170718 |
| 321531 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O2 | 20170720 | 20170718 |
| 327431 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O3 | 20170720 | 20170718 |
| 362639 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O2 | 20170720 | 20170718 |
| 395322 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-Os | 20170720 | 20170718 |
| 517555 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-Os | 20170720 | 20170718 |
| 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 |