Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
111253 | 12139 4096 4 | 24459 4488 792 | T:e/hongjun/v1 | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240124 | 20240107 |
113863 | 10595 4096 4 | 21030 4484 792 | T:e/hongjun/v1 | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240124 | 20240107 |
118093 | 8847 4096 4 | 21163 4488 792 | T:e/hongjun/v0 | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240124 | 20240107 |
119047 | 6695 4096 4 | 17126 4484 792 | T:e/hongjun/v0 | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240124 | 20240107 |
124635 | 9407 4096 1 | 22911 4480 800 | T:e/hongjun/v1 | clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240124 | 20240107 |
124736 | 9587 4096 1 | 23351 4480 792 | T:e/hongjun/v1 | clang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240124 | 20240107 |
124798 | 9587 4096 1 | 23351 4480 792 | T:e/hongjun/v1 | clang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240124 | 20240107 |
124803 | 9587 4096 1 | 23071 4480 800 | T:e/hongjun/v1 | clang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240124 | 20240107 |
125249 | 9047 4096 1 | 21078 4476 784 | T:e/hongjun/v1 | clang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240124 | 20240107 |
125781 | 6235 4096 1 | 19991 4480 792 | T:e/hongjun/v0 | clang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240124 | 20240107 |
125885 | 6235 4096 1 | 19991 4480 792 | T:e/hongjun/v0 | clang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240124 | 20240107 |
125960 | 6235 4096 1 | 19711 4480 800 | T:e/hongjun/v0 | clang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240124 | 20240107 |
125965 | 5695 4096 1 | 17718 4476 784 | T:e/hongjun/v0 | clang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240124 | 20240107 |
127835 | 9099 4096 4 | 18817 4476 784 | T:e/hongjun/v1 | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240124 | 20240107 |
130929 | 6327 4096 1 | 19823 4480 800 | T:e/hongjun/v0 | clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240124 | 20240107 |
131782 | 5623 4096 4 | 15337 4476 784 | T:e/hongjun/v0 | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240124 | 20240107 |
150225 | 9439 4096 4 | 19990 4484 792 | T:e/hongjun/v1 | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240124 | 20240107 |
151965 | 5915 4096 4 | 16470 4484 792 | T:e/hongjun/v0 | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240124 | 20240107 |
Compiler | Implementations
|
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/hongjun/v0 |
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/hongjun/v0 |
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/hongjun/v0 |
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/hongjun/v0 |
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/hongjun/v0 |
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/hongjun/v0 |
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/hongjun/v0 |
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/hongjun/v0 |
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/hongjun/v0
|
Compiler | Implementations
|
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/hongjun/v1 |
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/hongjun/v1 |
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/hongjun/v1 |
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/hongjun/v1 |
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/hongjun/v1 |
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/hongjun/v1 |
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/hongjun/v1 |
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/hongjun/v1 |
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/hongjun/v1
|