[Page version: 20241215 22:35:41]
Measurements for armeabi, tinker, crypto_hash Test results for armeabi, tinker, crypto_hash Test results for crypto_hash/gimli24v1Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
87604 | 520 0 0 | 8373 384 752 | T:littleendian | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
101642 | 952 0 0 | 9541 384 752 | T:littleendian | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
120862 | 1284 0 0 | 11846 412 752 | T:littleendian | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
123569 | 520 0 0 | 8180 380 744 | T:littleendian | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
130654 | 388 0 0 | 6989 376 744 | T:littleendian | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
236200 | 1020 0 0 | 9601 384 752 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
299466 | 796 0 0 | 8641 384 752 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
377695 | 2352 0 0 | 12902 412 752 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
622991 | 774 0 0 | 8428 380 744 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
718154 | 580 0 0 | 7173 376 744 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241030 | 20241022 |
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) |