[Page version: 20241105 13:29:25]
Measurements for aarch64, pi3bplus, crypto_stream Test results for aarch64, pi3bplus, crypto_stream Test results for crypto_stream/aes128ctrTime | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
45748 | 17819 2800 0 | 1600503 145217 15016 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240920 | 20240909 |
45891 | 9358 3272 0 | 1595187 146265 15000 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240920 | 20240909 |
45933 | 20214 2800 0 | 1602729 145217 15016 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240920 | 20240909 |
49376 | 21904 2800 0 | 1605449 145201 15016 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240920 | 20240909 |
56675 | 496 0 0 | 12106 840 800 | T:openssl | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240920 | 20240909 |
56963 | 684 0 0 | 13250 840 800 | T:openssl | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240920 | 20240909 |
60971 | 456 0 0 | 10986 824 784 | T:openssl | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240920 | 20240909 |
61725 | 452 0 0 | 12106 840 792 | T:openssl | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240920 | 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 (12.2.0) |
T:dolbeau/armv8crypto | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:dolbeau/armv8crypto | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:dolbeau/armv8crypto | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |