Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
22207 | 2848 218 34084 | 12873 674 35088 | T:e/tpy | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20230628 | 20230530 |
23582 | 3898 0 34081 | 17265 408 35080 | T:e/tpy | clang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20230628 | 20230530 |
23666 | 3906 0 34081 | 18939 412 35088 | T:e/tpy | clang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20230628 | 20230530 |
23791 | 4786 0 34081 | 28243 412 35096 | T:e/tpy | clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20230628 | 20230530 |
23874 | 3922 0 34081 | 18635 412 35096 | T:e/tpy | clang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20230628 | 20230530 |
24249 | 3906 0 34081 | 18939 412 35088 | T:e/tpy | clang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20230628 | 20230530 |
24290 | 2568 218 34084 | 12049 666 35080 | T:e/tpy | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20230628 | 20230530 |
30873 | 2920 218 34084 | 12929 674 35088 | T:e/tpy | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20230628 | 20230530 |
32374 | 2984 218 34084 | 14154 678 35088 | T:e/tpy | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20230628 | 20230530 |
Compiler | Implementations
|
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/tpy |
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/tpy |
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/tpy |
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/tpy |
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | T:e/tpy |
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/tpy |
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/tpy |
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/tpy |
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:e/tpy
|