| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 480530 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O3 | 20170720 | 20170718 |
| 503605 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O3 | 20170720 | 20170718 |
| 509285 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O2 | 20170720 | 20170718 |
| 577647 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O2 | 20170720 | 20170718 |
| 645873 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-Os | 20170720 | 20170718 |
| 834582 | ? ? ? | ? ? ? | 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 |