[Page version: 20250318 22:34:28]
Measurements for amd64, speed2supercop, crypto_aead Test results for amd64, speed2supercop, crypto_aead Test results for crypto_aead/iscream12v1Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
73768 | 18039 0 0 | 40333 752 928 | T:sse | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
83280 | 13103 0 0 | 33493 752 928 | T:sse | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
85292 | 10876 0 0 | 29024 728 896 | T:sse | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
90332 | 12146 0 0 | 32591 784 920 | T:sse | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
91260 | 29103 0 0 | 48350 792 856 | T:sse | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
98192 | 33462 0 0 | 57758 792 920 | T:sse | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
98204 | 34262 0 0 | 58478 792 920 | T:sse | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
171120 | 13829 0 0 | 33869 752 928 | T:sse | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
328864 | 7537 1024 0 | 29677 1784 928 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
333512 | 6018 1024 0 | 31910 1824 856 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
335064 | 5695 1024 0 | 29862 1824 920 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
335740 | 5551 1024 0 | 29782 1824 920 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
474544 | 3641 1024 0 | 23975 1816 920 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
549636 | 5021 1024 0 | 25333 1784 928 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
670652 | 3536 1024 0 | 22782 1824 856 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
706644 | 3850 1024 0 | 23789 1784 928 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
842976 | 2713 1024 0 | 20776 1760 896 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
iscream.c: iscream.c:203:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 203 | A = __builtin_ia32_pshufb128(table, t0); iscream.c: | ^ iscream.c: iscream.c:204:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 204 | C = __builtin_ia32_pshufb128(table, t1); iscream.c: | ^ iscream.c: iscream.c:208:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 208 | B = __builtin_ia32_pshufb128(table, t0); iscream.c: | ^ iscream.c: iscream.c:209:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 209 | D = __builtin_ia32_pshufb128(table, t1); iscream.c: | ^ iscream.c: iscream.c:216:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 216 | A ^= __builtin_ia32_pshufb128(table, in[0]); iscream.c: | ^ iscream.c: iscream.c:217:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 217 | C ^= __builtin_ia32_pshufb128(table, in[2]); iscream.c: | ^ iscream.c: iscream.c:221:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 221 | B ^= __builtin_ia32_pshufb128(table, in[0]); iscream.c: | ^ iscream.c: iscream.c:222:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 222 | D ^= __builtin_ia32_pshufb128(table, in[2]); iscream.c: | ^ iscream.c: iscream.c:229:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: ...
Implementation | Compiler |
T:sse | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1)) |
iscream_cipher.o Class13 T iscream_cipher.o LBox1 D iscream_cipher.o LBox2 D iscream_cipher.o LS_decrypt T iscream_cipher.o LS_encrypt T
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1)) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1)) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1)) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
iscream.o decrypt_tweakey T iscream.o encrypt_tweakey T iscream.o tweak_expand T iscream.o tweakey_increment T iscream.o tweakey_schedule T iscream.o tweakey_set T tae.o read128 T tae.o read128_with_checksum T tae.o update_checksum T tae.o write128 T tae.o write128_checksum T tae.o write128_checksum2 T
Implementation | Compiler |
T:sse | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1)) |
T:sse | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1)) |
T:sse | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1)) |
T:sse | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(1+b1)) |
T:sse | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:sse | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:sse | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:sse | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |