[Page version: 20241024 06:46:09]
Measurements for aarch64, pi4b, crypto_aead Test results for aarch64, pi4b, crypto_aead Test results for crypto_aead/gimli24v1Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
216562 | 4464 0 0 | 17920 816 864 | T:littleendian | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240821 | 20240808 |
282688 | 3864 0 0 | 18230 840 856 | T:littleendian | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240821 | 20240808 |
335455 | 1792 0 0 | 14279 808 848 | T:littleendian | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240821 | 20240808 |
341186 | 1652 0 0 | 14056 816 848 | T:littleendian | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240821 | 20240808 |
412868 | 1388 0 0 | 12808 800 840 | T:littleendian | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240821 | 20240808 |
867441 | 5160 0 0 | 19510 840 856 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240821 | 20240808 |
1103033 | 1836 0 0 | 14232 816 848 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240821 | 20240808 |
1149642 | 4496 0 0 | 17936 816 864 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240821 | 20240808 |
1831408 | 2284 0 0 | 14775 808 848 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240821 | 20240808 |
1883177 | 1820 0 0 | 13256 800 840 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240821 | 20240808 |
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.0/include/x86intrin.h:15: cipher.c: /usr/lib/llvm-14/lib/clang/14.0.0/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.0/include/x86intrin.h:15: cipher.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.0/include/immintrin.h:17: cipher.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.0/include/x86gprintrin.h:15: cipher.c: /usr/lib/llvm-14/lib/clang/14.0.0/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.0/include/x86intrin.h:15: cipher.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.0/include/immintrin.h:21: cipher.c: /usr/lib/llvm-14/lib/clang/14.0.0/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.0/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.0/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 (Ubuntu_Clang_14.0.0) |
T:ssealt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
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 (11.4.0) |
T:sse | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:sse | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:sse | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ssealt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ssealt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ssealt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ssealt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |