Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
26362 | 3670 218 32548 | 14321 978 33664 | e/tpy6 | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200411 | 20200409 |
27426 | 6633 218 32548 | 20782 1002 33696 | e/tpy6 | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200411 | 20200409 |
27482 | 4417 218 32548 | 16181 994 33696 | e/tpy6 | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200411 | 20200409 |
28609 | 4324 218 32548 | 16061 994 33696 | e/tpy6 | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200411 | 20200409 |
34734 | 6574 0 32545 | 20129 776 33616 | e/tpy6 | clang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200411 | 20200409 |
34755 | 5950 0 32545 | 18161 776 33616 | e/tpy6 | clang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200411 | 20200409 |
34762 | 5950 0 32545 | 18161 776 33616 | e/tpy6 | clang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200411 | 20200409 |
35315 | 4459 0 32545 | 14879 768 33616 | e/tpy6 | clang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200411 | 20200409 |
36715 | 6640 0 32545 | 20081 776 33616 | e/tpy6 | clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200411 | 20200409 |
Compiler | Implementations
|
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/tpy6 |
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/tpy6 |
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/tpy6 |
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/tpy6 |
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/tpy6 |
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/tpy6 |
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/tpy6 |
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/tpy6 |
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/tpy6
|