[Page version: 20250328 19:43:39]
Measurements for amd64, dali, crypto_aead Test results for amd64, dali, crypto_aead Test results for crypto_aead/iscream12v1Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
67730 | 17644 0 0 | 39816 780 1080 | T:sse | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
76009 | 12684 0 0 | 33856 780 1080 | T:sse | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
78405 | 10838 0 0 | 29755 756 1048 | T:sse | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
78860 | 13202 0 0 | 33696 780 1080 | T:sse | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
83270 | 31123 0 0 | 53168 812 1048 | T:sse | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
83962 | 29923 0 0 | 51840 812 1048 | T:sse | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
91925 | 11844 0 0 | 31486 804 1016 | T:sse | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
95192 | 13433 0 0 | 33198 804 1016 | T:sse | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
310868 | 9623 1024 0 | 31728 1812 1080 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
381858 | 4994 1024 0 | 26912 1844 1048 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
383699 | 5154 1024 0 | 27200 1844 1048 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
431706 | 6444 1024 0 | 28760 1844 1016 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
607380 | 3198 1024 0 | 22742 1836 1016 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
627945 | 2940 1024 0 | 22694 1836 1016 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
655086 | 3942 1024 0 | 25040 1812 1080 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
686973 | 3584 1024 0 | 23992 1812 1080 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
901725 | 2748 1024 0 | 21571 1788 1048 | 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: A = __builtin_ia32_pshufb128(table, t0); iscream.c: ^ iscream.c: iscream.c:204:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: C = __builtin_ia32_pshufb128(table, t1); iscream.c: ^ iscream.c: iscream.c:208:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: B = __builtin_ia32_pshufb128(table, t0); iscream.c: ^ iscream.c: iscream.c:209:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: D = __builtin_ia32_pshufb128(table, t1); iscream.c: ^ iscream.c: iscream.c:216:10: error: '__builtin_ia32_pshufb128' needs target feature ssse3 iscream.c: 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: 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: 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: 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_11.0.1) |
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_11.0.1) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
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_11.0.1) |
T:sse | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:sse | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:sse | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:sse | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:sse | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:sse | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:sse | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |