| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 38800 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O3 | 20170720 | 20170718 |
| 45650 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-O2 | 20170720 | 20170718 |
| 46689 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O3 | 20170720 | 20170718 |
| 75464 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-O2 | 20170720 | 20170718 |
| 79871 | ? ? ? | ? ? ? | ref | gcc_-funroll-loops_-march=native_-mtune=native_-Os | 20170720 | 20170718 |
| 85598 | ? ? ? | ? ? ? | ref | gcc_-march=native_-mtune=native_-Os | 20170720 | 20170718 |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mtune=native -O2 | faster |
| gcc -funroll-loops -march=native -mtune=native -O3 | faster |
| gcc -funroll-loops -march=native -mtune=native -Os | faster |
| gcc -march=native -mtune=native -O2 | faster |
| gcc -march=native -mtune=native -O3 | faster |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mtune=native -O2 | faster |
| gcc -funroll-loops -march=native -mtune=native -O3 | faster |
| gcc -funroll-loops -march=native -mtune=native -Os | faster |
| gcc -march=native -mtune=native -O2 | faster |
| gcc -march=native -mtune=native -O3 | faster |
| gcc -march=native -mtune=native -Os | faster |