Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
441798 | 10692 0 0 | 23968 864 864 | aadomn/armv8a/precalculate | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
443552 | 9452 0 0 | 21439 856 848 | aadomn/armv8a/precalculate | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
447642 | 9676 0 0 | 21855 856 848 | aadomn/armv8a/precalculate | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
448668 | 9188 0 0 | 20383 840 840 | aadomn/armv8a/precalculate | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
533131 | 10520 0 0 | 23792 864 864 | aadomn/armv8a/onthefly | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
533855 | 9248 0 0 | 21239 856 848 | aadomn/armv8a/onthefly | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
536767 | 9068 0 0 | 20263 840 840 | aadomn/armv8a/onthefly | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
539887 | 9536 0 0 | 21727 856 848 | aadomn/armv8a/onthefly | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
1886811 | 26796 640 0 | 40501 1408 856 | aadomn/opt32 | clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20221009 | 20221005 |
2006386 | 25064 640 0 | 38488 1512 864 | aadomn/opt32 | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
2819545 | 17588 640 0 | 29808 1504 848 | aadomn/opt32 | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
3261621 | 17248 640 0 | 28664 1488 840 | aadomn/opt32 | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
3663871 | 19888 640 0 | 32288 1504 848 | aadomn/opt32 | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
3993915 | 21452 12 0 | 34888 876 864 | T:ref | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
5372449 | 15064 12 0 | 28645 780 856 | T:ref | clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20221009 | 20221005 |
22521512 | 6896 12 0 | 19007 868 848 | T:ref | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
24150906 | 6416 12 0 | 18687 868 848 | T:ref | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
25108991 | 5472 12 0 | 16759 852 840 | T:ref | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20221009 | 20221005 |
Compiler | Implementations
|
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE | aadomn/armv8a/precalculate |
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | aadomn/armv8a/precalculate |
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE | aadomn/armv8a/precalculate |
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE | aadomn/armv8a/precalculate
|