[Page version: 20250609 19:52:35]
Measurements for aarch64, pi5, crypto_aead Test results for aarch64, pi5, crypto_aead Test results for crypto_aead/gimli24v1Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
171201 | 4444 0 0 | 16912 768 864 | T:littleendian | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
227578 | 1436 0 0 | 13056 768 864 | T:littleendian | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
228994 | 3864 0 0 | 18081 824 856 | T:littleendian | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
280856 | 1280 0 0 | 11944 752 840 | T:littleendian | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
289167 | 1636 0 0 | 13335 760 848 | T:littleendian | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
632377 | 5160 0 0 | 19345 824 856 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
889444 | 4488 0 0 | 16944 768 864 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
894372 | 1844 0 0 | 13440 768 864 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
1412484 | 1720 0 0 | 12376 752 840 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
1472923 | 2132 0 0 | 13847 760 848 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
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) |