[Page version: 20241120 00:22:57]
Measurements for armeabi, berry2, crypto_stream Test results for armeabi, berry2, crypto_stream Test results for crypto_stream/aes256ctrTime | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
78641 | 300 0 0 | 12193 392 784 | T:openssl | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
78664 | 300 0 0 | 12321 392 784 | T:openssl | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
78737 | 296 0 0 | 11345 384 784 | T:openssl | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
78769 | 436 0 0 | 14201 392 784 | T:openssl | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
107347 | 18370 1404 0 | 1124609 72969 12016 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
107484 | 20886 1404 0 | 1128581 72981 12016 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
107573 | 9576 1840 0 | 1113587 73745 12016 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
107816 | 15917 1404 0 | 1122111 72989 12016 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240926 | 20240909 |
armv8crypto.c: In file included from armv8crypto.c:13: armv8crypto.c: stdaes-common.h:548:21: warning: 'KT3' defined but not used [-Wunused-variable] armv8crypto.c: 548 | static unsigned int KT3[256] = KT0Data; armv8crypto.c: | ^~~ armv8crypto.c: stdaes-common.h:541:21: warning: 'KT2' defined but not used [-Wunused-variable] armv8crypto.c: 541 | static unsigned int KT2[256] = KT0Data; armv8crypto.c: | ^~~ armv8crypto.c: stdaes-common.h:534:21: warning: 'KT1' defined but not used [-Wunused-variable] armv8crypto.c: 534 | static unsigned int KT1[256] = KT0Data; armv8crypto.c: | ^~~ armv8crypto.c: stdaes-common.h:527:21: warning: 'KT0' defined but not used [-Wunused-variable] armv8crypto.c: 527 | static unsigned int KT0[256] = KT0Data; armv8crypto.c: | ^~~ armv8crypto.c: stdaes-common.h:450:21: warning: 'RT3' defined but not used [-Wunused-variable] armv8crypto.c: 450 | static unsigned int RT3[256] = { RT }; armv8crypto.c: | ^~~ armv8crypto.c: stdaes-common.h:443:21: warning: 'RT2' defined but not used [-Wunused-variable] armv8crypto.c: 443 | static unsigned int RT2[256] = { RT }; armv8crypto.c: | ^~~ armv8crypto.c: stdaes-common.h:436:21: warning: 'RT1' defined but not used [-Wunused-variable] armv8crypto.c: 436 | static unsigned int RT1[256] = { RT }; armv8crypto.c: | ^~~ armv8crypto.c: stdaes-common.h:429:21: warning: 'RT0' defined but not used [-Wunused-variable] armv8crypto.c: 429 | static unsigned int RT0[256] = { RT }; armv8crypto.c: | ^~~ armv8crypto.c: ...
Implementation | Compiler |
T:dolbeau/armv8crypto | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:dolbeau/armv8crypto | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:dolbeau/armv8crypto | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:dolbeau/armv8crypto | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |