| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 177023 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-Os | 20171008 | 20170904 |
| 182760 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O3 | 20171008 | 20170904 |
| 183400 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O3 | 20171008 | 20170904 |
| 185317 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O2 | 20171008 | 20170904 |
| 186236 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-Os | 20171008 | 20170904 |
| 194842 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O2 | 20171008 | 20170904 |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mtune=native -O2 | ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2 |
| gcc -funroll-loops -march=native -mtune=native -O3 | ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2 |
| gcc -funroll-loops -march=native -mtune=native -Os | ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2 |
| gcc -march=native -mtune=native -O2 | ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2 |
| gcc -march=native -mtune=native -O3 | ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2 |
| gcc -march=native -mtune=native -Os | ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2 |