[Page version: 20241023 21:24:53]
Measurements for amd64, prodesk, crypto_aead Test results for amd64, prodesk, crypto_aead Test results for crypto_aead/iscream14v2Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
85044 | 18075 0 0 | 40325 752 928 | T:sse | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240730 | 20240716 |
95500 | 13091 0 0 | 33533 752 928 | T:sse | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240730 | 20240716 |
96960 | 10581 0 0 | 28696 728 896 | T:sse | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240730 | 20240716 |
98116 | 14624 0 0 | 34405 752 928 | T:sse | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240730 | 20240716 |
101652 | 11779 0 0 | 32060 816 920 | T:sse | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240730 | 20240716 |
102536 | 32266 0 0 | 55878 824 872 | T:sse | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240730 | 20240716 |
103856 | 25175 0 0 | 44550 824 856 | T:sse | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240730 | 20240716 |
113716 | 31418 0 0 | 54750 824 872 | T:sse | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240730 | 20240716 |
355276 | 7552 1024 0 | 29725 1784 928 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20241011 |
446508 | 5787 1024 0 | 27726 1856 856 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20241011 |
472752 | 5163 1024 0 | 28438 1856 872 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20241011 |
473200 | 5323 1024 0 | 28878 1856 872 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20241011 |
722652 | 3346 1024 0 | 23532 1848 920 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20241011 |
794844 | 3439 1024 0 | 22814 1856 856 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20241011 |
830464 | 3835 1024 0 | 24181 1784 928 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20241011 |
849968 | 3377 1024 0 | 23069 1784 928 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20241011 |
1004544 | 2649 1024 0 | 20664 1760 896 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20241011 |
iscream.c: iscream.c:184:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: A = __builtin_ia32_pshufb128(table, t0); iscream.c: ^ iscream.c: iscream.c:185:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: C = __builtin_ia32_pshufb128(table, t1); iscream.c: ^ iscream.c: iscream.c:189:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: B = __builtin_ia32_pshufb128(table, t0); iscream.c: ^ iscream.c: iscream.c:190:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: D = __builtin_ia32_pshufb128(table, t1); iscream.c: ^ iscream.c: iscream.c:197:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 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: 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: 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: 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_14.0.6) |
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_14.0.6) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.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_14.0.6) |
T:sse | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:sse | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:sse | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:sse | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:sse | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:sse | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:sse | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |