[Page version: 20241024 06:40:58]
Measurements for amd64, margaux, crypto_aead Test results for amd64, margaux, crypto_aead Test results for crypto_aead/iscream14v1Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
167079 | 19931 0 0 | 42964 812 1088 | T:sse | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
176929 | 37158 0 0 | 58467 844 1024 | T:sse | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
177111 | 38470 0 0 | 60891 844 1024 | T:sse | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
180754 | 14163 0 0 | 36012 812 1088 | T:sse | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
185408 | 13288 0 0 | 32517 836 1024 | T:sse | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
188764 | 30747 0 0 | 50675 844 1024 | T:sse | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
190569 | 14537 0 0 | 35820 812 1088 | T:sse | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
684300 | 8484 1024 0 | 31404 1844 1088 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241015 | 20241011 |
766261 | 6570 1024 0 | 29003 1876 1024 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241015 | 20241011 |
766821 | 6346 1024 0 | 27667 1876 1024 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241015 | 20241011 |
767044 | 6528 1024 0 | 28843 1876 1024 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241015 | 20241011 |
894215 | 3279 1024 0 | 22493 1868 1024 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241015 | 20241011 |
913221 | 3504 1024 0 | 23435 1876 1024 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241015 | 20241011 |
1237891 | 3861 1024 0 | 25628 1844 1088 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241015 | 20241011 |
1280021 | 3627 1024 0 | 24820 1844 1088 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241015 | 20241011 |
1420832 | 3131 1024 0 | 22599 1820 1056 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241015 | 20241011 |
error 111
Implementation | Compiler |
T:sse | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
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 (Ubuntu_Clang_14.0.0) |
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 (Ubuntu_Clang_14.0.0) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |