[Page version: 20260131 15:44:05]
Measurements for armeabi, h7panda, crypto_sign Test results for armeabi, h7panda, crypto_sign Test results for crypto_sign/gravitysphincsmerror 124
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
aes.c: In file included from aes.c:6: aes.c: /usr/lib/clang/20/include/smmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" aes.c: 14 | #error "This header is only meant to be used on x86 and x64 architecture" aes.c: | ^ aes.c: In file included from aes.c:6: aes.c: In file included from /usr/lib/clang/20/include/smmintrin.h:17: aes.c: /usr/lib/clang/20/include/tmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" aes.c: 14 | #error "This header is only meant to be used on x86 and x64 architecture" aes.c: | ^ aes.c: In file included from aes.c:6: aes.c: In file included from /usr/lib/clang/20/include/smmintrin.h:17: aes.c: In file included from /usr/lib/clang/20/include/tmmintrin.h:17: aes.c: /usr/lib/clang/20/include/pmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" aes.c: 14 | #error "This header is only meant to be used on x86 and x64 architecture" aes.c: | ^ aes.c: In file included from aes.c:6: aes.c: In file included from /usr/lib/clang/20/include/smmintrin.h:17: aes.c: In file included from /usr/lib/clang/20/include/tmmintrin.h:17: aes.c: In file included from /usr/lib/clang/20/include/pmmintrin.h:17: aes.c: /usr/lib/clang/20/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" aes.c: 14 | #error "This header is only meant to be used on x86 and x64 architecture" aes.c: | ^ aes.c: In file included from aes.c:6: aes.c: In file included from /usr/lib/clang/20/include/smmintrin.h:17: aes.c: In file included from /usr/lib/clang/20/include/tmmintrin.h:17: aes.c: ...
| Implementation | Compiler |
| T:fast | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:fast | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:fast | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:fast | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:fast | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
aes.c: aes.c:6:10: fatal error: smmintrin.h: No such file or directory aes.c: 6 | #include <smmintrin.h> aes.c: | ^~~~~~~~~~~~~ aes.c: compilation terminated.
| Implementation | Compiler |
| T:fast | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:fast | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:fast | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:fast | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |