[Page version: 20250424 01:42:31]
Measurements for amd64, speed2supercop, crypto_aead Test results for amd64, speed2supercop, crypto_aead Test results for crypto_aead/iscream14v2Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
84696 | 17543 0 0 | 39837 752 928 | T:sse | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
95332 | 12927 0 0 | 33349 752 928 | T:sse | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
96836 | 10554 0 0 | 28704 728 896 | T:sse | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
102324 | 11705 0 0 | 32143 784 920 | T:sse | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
103848 | 28783 0 0 | 48030 792 856 | T:sse | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
111360 | 33286 0 0 | 57502 792 920 | T:sse | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
111372 | 32454 0 0 | 56750 792 920 | T:sse | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
172420 | 13150 0 0 | 33213 752 928 | T:sse | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
376428 | 7252 1024 0 | 29389 1784 928 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250418 | 20250415 |
388120 | 4930 1024 0 | 29158 1824 920 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250418 | 20250415 |
390472 | 5401 1024 0 | 31302 1824 856 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250418 | 20250415 |
393684 | 5058 1024 0 | 29222 1824 920 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250418 | 20250415 |
551748 | 3536 1024 0 | 23879 1816 920 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250418 | 20250415 |
636656 | 4932 1024 0 | 25269 1784 928 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250418 | 20250415 |
772800 | 3488 1024 0 | 22734 1824 856 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250418 | 20250415 |
814584 | 3652 1024 0 | 23597 1784 928 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250418 | 20250415 |
971928 | 2618 1024 0 | 20680 1760 896 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250418 | 20250415 |
iscream.c: iscream.c:184:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 184 | A = __builtin_ia32_pshufb128(table, t0); iscream.c: | ^ iscream.c: iscream.c:185:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 185 | C = __builtin_ia32_pshufb128(table, t1); iscream.c: | ^ iscream.c: iscream.c:189:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 189 | B = __builtin_ia32_pshufb128(table, t0); iscream.c: | ^ iscream.c: iscream.c:190:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 190 | D = __builtin_ia32_pshufb128(table, t1); iscream.c: | ^ iscream.c: iscream.c:197:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 197 | A ^= __builtin_ia32_pshufb128(table, in[0]); iscream.c: | ^ iscream.c: iscream.c:198:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 198 | C ^= __builtin_ia32_pshufb128(table, in[2]); iscream.c: | ^ iscream.c: iscream.c:202:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 202 | B ^= __builtin_ia32_pshufb128(table, in[0]); iscream.c: | ^ iscream.c: iscream.c:203:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 203 | D ^= __builtin_ia32_pshufb128(table, in[2]); iscream.c: | ^ iscream.c: iscream.c:210: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) |