Test results for ppc64, power9, crypto_aead/romulusm2v1

[Page version: 20250927 20:45:55]

Measurements for ppc64, power9, crypto_aead Test results for ppc64, power9, crypto_aead Test results for crypto_aead/romulusm2v1
Computer: power9
Microarchitecture: ppc64; POWER9 (004e1203)
Architecture: ppc64
CPU ID: unknown CPU ID
SUPERCOP version: 20210326
Operation: crypto_aead
Primitive: romulusm2v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
529222341422 72 861532 756 1216T:refclang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042220210326
544358583732 144 1663580 756 1216T:refclang -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042220210326
545722241866 72 863580 756 1216T:refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042220210326
586486039238 72 858684 756 1208T:refclang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042220210326
587095039238 72 858684 756 1208T:refclang -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042220210326
1661717511198 72 827758 748 1208T:refclang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042220210326
1672430811198 72 827758 748 1208T:refclang -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042220210326
1798769815992 96 835766 748 1224T:refgcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042220210326
1905829716024 72 835730 748 1224T:refgcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042220210326
1914827316024 72 835730 748 1224T:refgcc -mcpu=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042220210326
1954364510994 72 827054 748 1208T:refclang -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042220210326
1969183610994 72 827054 748 1208T:refclang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE2021042220210326
2082085213836 72 832441 748 1216T:refgcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042220210326
2298279710684 72 827750 740 1216T:refgcc -mcpu=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042220210326
2312298510684 72 827750 740 1216T:refgcc -mcpu=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042220210326
2330401510720 72 827842 740 1216T:refgcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042220210326
2363260714000 72 832585 748 1216T:refgcc -mcpu=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042220210326
2416994614000 72 832585 748 1216T:refgcc -mcpu=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE2021042220210326

Compiler output


encrypt.c: encrypt.c: In function 'ad2msg_encryption':
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:291:17: note: at offset 0 to object 'T' with size 16 declared here
encrypt.c:   291 |   unsigned char T [16];
encrypt.c:       |                 ^
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:291:17: note: at offset 0 to object 'T' with size 16 declared here
encrypt.c:   291 |   unsigned char T [16];
encrypt.c:       |                 ^
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:291:17: note: at offset 0 to object 'T' with size 16 declared here
encrypt.c:   291 |   unsigned char T [16];
encrypt.c:       |                 ^
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:291:17: note: at offset 0 to object 'T' with size 16 declared here
encrypt.c:   291 |   unsigned char T [16];
encrypt.c:       |                 ^
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:refgcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)

Namespace violations


encrypt.o ad2msg_encryption T
encrypt.o ad_encryption T
encrypt.o block_cipher T
encrypt.o compose_tweakey T
encrypt.o dual_lfsr T
encrypt.o g8A T
encrypt.o generate_tag T
encrypt.o irho T
encrypt.o lfsr_gf24 T
encrypt.o msg_decryption T
encrypt.o msg_encryption T
encrypt.o nonce_encryption T
encrypt.o pad T
encrypt.o reset_dual_lfsr T
encrypt.o reset_lfsr_gf24 T
encrypt.o rho T
encrypt.o rho_ad T
skinny_reference.o AddConstants T
skinny_reference.o AddKey T
skinny_reference.o AddKey_inv T
skinny_reference.o MixColumn T
skinny_reference.o MixColumn_inv T
skinny_reference.o P R
skinny_reference.o P_inv R
skinny_reference.o RC R
skinny_reference.o ShiftRows T
skinny_reference.o ShiftRows_inv T
skinny_reference.o SubCell4 T
skinny_reference.o SubCell4_inv T
skinny_reference.o SubCell8 T
skinny_reference.o SubCell8_inv T
skinny_reference.o TWEAKEY_P R
skinny_reference.o TWEAKEY_P_inv R
skinny_reference.o TestVectors T
skinny_reference.o dec T
skinny_reference.o enc T
skinny_reference.o fic B
skinny_reference.o sbox_4 R
skinny_reference.o sbox_4_inv R
skinny_reference.o sbox_8 R
skinny_reference.o sbox_8_inv R
skinny_reference.o skinny_128_384_enc T
skinny_reference.o versions D

Number of similar (implementation,compiler) pairs: 17, namely:
ImplementationCompiler
T:refclang -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refclang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)
T:refgcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
T:refgcc -mcpu=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)
T:refgcc -mcpu=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE (10.2.0)

Namespace violations


encrypt.o ad2msg_encryption T
encrypt.o ad2msg_encryption T
encrypt.o ad_encryption T
encrypt.o ad_encryption T
encrypt.o block_cipher T
encrypt.o block_cipher T
encrypt.o compose_tweakey T
encrypt.o compose_tweakey T
encrypt.o dual_lfsr T
encrypt.o dual_lfsr T
encrypt.o g8A T
encrypt.o g8A T
encrypt.o generate_tag T
encrypt.o generate_tag T
encrypt.o irho T
encrypt.o irho T
encrypt.o lfsr_gf24 T
encrypt.o lfsr_gf24 T
encrypt.o msg_decryption T
encrypt.o msg_decryption T
encrypt.o msg_encryption T
encrypt.o msg_encryption T
encrypt.o nonce_encryption T
encrypt.o nonce_encryption T
encrypt.o pad T
encrypt.o pad T
encrypt.o reset_dual_lfsr T
encrypt.o reset_dual_lfsr T
encrypt.o reset_lfsr_gf24 T
encrypt.o reset_lfsr_gf24 T
encrypt.o rho T
encrypt.o rho T
encrypt.o rho_ad T
encrypt.o rho_ad T
skinny_reference.o AddConstants T
skinny_reference.o AddConstants T
skinny_reference.o AddKey T
skinny_reference.o AddKey T
skinny_reference.o AddKey_inv T
skinny_reference.o AddKey_inv T
skinny_reference.o MixColumn T
skinny_reference.o MixColumn T
skinny_reference.o MixColumn_inv T
skinny_reference.o MixColumn_inv T
skinny_reference.o P R
skinny_reference.o P R
skinny_reference.o P_inv R
skinny_reference.o P_inv R
skinny_reference.o RC R
skinny_reference.o RC R
skinny_reference.o ShiftRows T
skinny_reference.o ShiftRows T
skinny_reference.o ShiftRows_inv T
skinny_reference.o ShiftRows_inv T
skinny_reference.o SubCell4 T
skinny_reference.o SubCell4 T
skinny_reference.o SubCell4_inv T
skinny_reference.o SubCell4_inv T
skinny_reference.o SubCell8 T
skinny_reference.o SubCell8 T
skinny_reference.o SubCell8_inv T
skinny_reference.o SubCell8_inv T
skinny_reference.o TWEAKEY_P R
skinny_reference.o TWEAKEY_P R
skinny_reference.o TWEAKEY_P_inv R
skinny_reference.o TWEAKEY_P_inv R
skinny_reference.o TestVectors T
skinny_reference.o TestVectors T
skinny_reference.o dec T
skinny_reference.o dec T
skinny_reference.o enc T
skinny_reference.o enc T
skinny_reference.o fic B
skinny_reference.o fic B
skinny_reference.o sbox_4 R
skinny_reference.o sbox_4 R
skinny_reference.o sbox_4_inv R
skinny_reference.o sbox_4_inv R
skinny_reference.o sbox_8 R
skinny_reference.o sbox_8 R
skinny_reference.o sbox_8_inv R
skinny_reference.o sbox_8_inv R
skinny_reference.o skinny_128_384_enc T
skinny_reference.o skinny_128_384_enc T
skinny_reference.o versions D
skinny_reference.o versions D

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (Ubuntu_Clang_11.0.0)