[Page version: 20241024 12:18:11]
Measurements for armeabi, tinker, crypto_aead Test results for armeabi, tinker, crypto_aead Test results for crypto_aead/gimli24v1Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
364486 | 1428 0 0 | 12297 384 824 | T:littleendian | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240927 | 20240909 |
410737 | 4308 0 0 | 15905 384 824 | T:littleendian | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240927 | 20240909 |
481913 | 3004 0 0 | 16806 412 824 | T:littleendian | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240927 | 20240909 |
500323 | 1448 0 0 | 11836 380 816 | T:littleendian | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240927 | 20240909 |
514478 | 1064 0 0 | 9901 376 816 | T:littleendian | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240927 | 20240909 |
936750 | 4280 0 0 | 15869 384 824 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240927 | 20240909 |
946697 | 1720 0 0 | 12577 384 824 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240927 | 20240909 |
1490104 | 4504 0 0 | 18294 412 824 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240927 | 20240909 |
2452381 | 1716 0 0 | 12096 380 816 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240927 | 20240909 |
2561380 | 1288 0 0 | 10117 376 816 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240927 | 20240909 |
cipher.c: In file included from cipher.c:5: cipher.c: In file included from ./gimli.inc:1: cipher.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/x86intrin.h:15: cipher.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" cipher.c: #error "This header is only meant to be used on x86 and x64 architecture" cipher.c: ^ cipher.c: In file included from cipher.c:5: cipher.c: In file included from ./gimli.inc:1: cipher.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/x86intrin.h:15: cipher.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/immintrin.h:17: cipher.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/x86gprintrin.h:15: cipher.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm cipher.c: __asm__ ("hreset $0" :: "a"(__eax)); cipher.c: ^ cipher.c: In file included from cipher.c:5: cipher.c: In file included from ./gimli.inc:1: cipher.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/x86intrin.h:15: cipher.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/immintrin.h:21: cipher.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" cipher.c: #error "This header is only meant to be used on x86 and x64 architecture" cipher.c: ^ cipher.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/mmintrin.h:54:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size cipher.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0); cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cipher.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/mmintrin.h:133:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size cipher.c: ...
Implementation | Compiler |
T:sse | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ssealt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
cipher.c: In file included from cipher.c:5: cipher.c: gimli.inc:1:10: fatal error: x86intrin.h: No such file or directory cipher.c: 1 | #include <x86intrin.h> cipher.c: | ^~~~~~~~~~~~~ cipher.c: compilation terminated.
Implementation | Compiler |
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) |
T:ssealt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ssealt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ssealt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ssealt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |