[Page version: 20250609 19:52:35]
Measurements for aarch64, pi5, crypto_hash Test results for aarch64, pi5, crypto_hash Test results for crypto_hash/gimli24v1Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
41745 | 996 0 0 | 10984 768 736 | T:littleendian | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
55043 | 500 0 0 | 9632 768 736 | T:littleendian | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
56231 | 836 0 0 | 12617 824 728 | T:littleendian | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
69312 | 476 0 0 | 8592 752 720 | T:littleendian | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
71248 | 588 0 0 | 9631 760 728 | T:littleendian | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
158498 | 2000 0 0 | 13761 824 728 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
222995 | 1160 0 0 | 11160 768 736 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
225634 | 920 0 0 | 10032 768 736 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
360294 | 924 0 0 | 9024 752 720 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
367001 | 1076 0 0 | 10095 760 728 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250522 | 20250415 |
gimli_hash.c: In file included from gimli_hash.c:5: gimli_hash.c: In file included from ./gimli.inc:1: gimli_hash.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/x86intrin.h:15: gimli_hash.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" gimli_hash.c: #error "This header is only meant to be used on x86 and x64 architecture" gimli_hash.c: ^ gimli_hash.c: In file included from gimli_hash.c:5: gimli_hash.c: In file included from ./gimli.inc:1: gimli_hash.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/x86intrin.h:15: gimli_hash.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/immintrin.h:17: gimli_hash.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/x86gprintrin.h:15: gimli_hash.c: /usr/lib/llvm-14/lib/clang/14.0.6/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm gimli_hash.c: __asm__ ("hreset $0" :: "a"(__eax)); gimli_hash.c: ^ gimli_hash.c: In file included from gimli_hash.c:5: gimli_hash.c: In file included from ./gimli.inc:1: gimli_hash.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/x86intrin.h:15: gimli_hash.c: In file included from /usr/lib/llvm-14/lib/clang/14.0.6/include/immintrin.h:21: gimli_hash.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" gimli_hash.c: #error "This header is only meant to be used on x86 and x64 architecture" gimli_hash.c: ^ gimli_hash.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 gimli_hash.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0); gimli_hash.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gimli_hash.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 gimli_hash.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) |
gimli_hash.c: In file included from gimli_hash.c:5: gimli_hash.c: gimli.inc:1:10: fatal error: x86intrin.h: No such file or directory gimli_hash.c: 1 | #include <x86intrin.h> gimli_hash.c: | ^~~~~~~~~~~~~ gimli_hash.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) |