Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
90223706 | 27921 0 4 | 39366 428 1536 | T:optimized | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240205 | 20240107 |
97558632 | 14075 0 4 | 26338 428 1536 | T:optimized | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240205 | 20240107 |
134962359 | 22319 0 4 | 35012 448 1536 | T:optimized | clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240205 | 20240107 |
141440430 | 8991 0 4 | 19634 420 1528 | T:optimized | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240205 | 20240107 |
145164825 | 12441 0 4 | 24578 428 1528 | T:optimized | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240205 | 20240107 |
255438668 | 23787 30 4 | 35226 460 1536 | T:reference | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240205 | 20240107 |
256791132 | 21967 24 4 | 34660 472 1536 | T:reference | clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20240205 | 20240107 |
257479414 | 14151 30 4 | 26414 460 1536 | T:reference | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240205 | 20240107 |
276936888 | 8647 24 4 | 19290 444 1528 | T:reference | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240205 | 20240107 |
296727334 | 12009 26 4 | 24146 452 1528 | T:reference | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20240205 | 20240107 |
Compiler | Implementations
|
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:optimized |
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:optimized |
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:optimized |
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:optimized |
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:reference |
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:reference |
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:reference |
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE | T:reference
|