Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
6861 | 6037 218 32548 | 22121 1032 33856 | T:e/tpy6 | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20210114 | 20210114 |
6946 | 4509 218 32548 | 18312 1024 33856 | T:e/tpy6 | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20210114 | 20210114 |
7016 | 4419 218 32548 | 17840 1024 33856 | T:e/tpy6 | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20210114 | 20210114 |
7259 | 6299 0 32545 | 21388 804 33776 | T:e/tpy6 | clang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20210114 | 20210114 |
7329 | 5579 0 32545 | 20636 804 33776 | T:e/tpy6 | clang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20210114 | 20210114 |
7333 | 5579 0 32545 | 20636 804 33776 | T:e/tpy6 | clang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20210114 | 20210114 |
7357 | 3799 218 32548 | 16228 1008 33824 | T:e/tpy6 | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20210114 | 20210114 |
7465 | 4596 0 32545 | 16730 796 33776 | T:e/tpy6 | clang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20210114 | 20210114 |
7978 | 6720 0 32545 | 21980 804 33776 | T:e/tpy6 | clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20210114 | 20210114 |
Compiler | Implementations
|
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/tpy6 |
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/tpy6 |
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/tpy6 |
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/tpy6 |
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/tpy6 |
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/tpy6 |
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/tpy6 |
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/tpy6 |
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/tpy6
|