[Page version: 20241024 06:39:13]
Measurements for amd64, shoe, crypto_aead Test results for amd64, shoe, crypto_aead Test results for crypto_aead/remusn3v1Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
3757991 | 21693 72 8 | 39003 900 1048 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
3795854 | 20662 72 8 | 37235 900 1016 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
3906621 | 21496 72 8 | 38691 900 1048 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
10340980 | 7535 72 8 | 21337 892 1016 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
10844948 | 8895 72 8 | 23543 868 1112 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
11132981 | 7925 72 8 | 22001 892 1016 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
11989109 | 7897 72 8 | 22198 860 1112 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
12005884 | 6562 72 8 | 19722 844 1080 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
encrypt.c: In function 'pad', encrypt.c: inlined from 'rho_ad' at encrypt.c:59:3: encrypt.c: encrypt.c:30:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] encrypt.c: 30 | mp[i] = m[i]; encrypt.c: | ~~~~~~^~~~~~ encrypt.c: encrypt.c: In function 'rho_ad': encrypt.c: encrypt.c:56:17: note: at offset 0 to object 'mp' with size 8 declared here encrypt.c: 56 | unsigned char mp [8]; encrypt.c: | ^~ encrypt.c: In function 'pad', encrypt.c: inlined from 'rho_ad' at encrypt.c:59:3: encrypt.c: encrypt.c:30:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] encrypt.c: 30 | mp[i] = m[i]; encrypt.c: | ~~~~~~^~~~~~ encrypt.c: encrypt.c: In function 'rho_ad': encrypt.c: encrypt.c:56:17: note: at offset 0 to object 'mp' with size 8 declared here encrypt.c: 56 | unsigned char mp [8]; encrypt.c: | ^~ encrypt.c: In function 'pad', encrypt.c: inlined from 'rho_ad' at encrypt.c:59:3: encrypt.c: encrypt.c:30:13: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] encrypt.c: 30 | mp[i] = m[i]; encrypt.c: | ~~~~~~^~~~~~ encrypt.c: encrypt.c: In function 'rho_ad': encrypt.c: encrypt.c:56:17: note: at offset 0 to object 'mp' with size 8 declared here encrypt.c: ...
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |