[Page version: 20251028 07:34:46]
Measurements for aarch64, pi4b, crypto_sign Test results for aarch64, pi4b, crypto_sign Test results for crypto_sign/gravitysphincsserror 124
| Implementation | Compiler | 
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
aes.c: In file included from aes.c:6: aes.c: /usr/lib/llvm-18/lib/clang/18/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/llvm-18/lib/clang/18/include/smmintrin.h:17: aes.c: /usr/lib/llvm-18/lib/clang/18/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/llvm-18/lib/clang/18/include/smmintrin.h:17: aes.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/tmmintrin.h:17: aes.c: /usr/lib/llvm-18/lib/clang/18/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/llvm-18/lib/clang/18/include/smmintrin.h:17: aes.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/tmmintrin.h:17: aes.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/pmmintrin.h:17: aes.c: /usr/lib/llvm-18/lib/clang/18/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/llvm-18/lib/clang/18/include/smmintrin.h:17: aes.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/tmmintrin.h:17: aes.c: ...
| Implementation | Compiler | 
| T:fast | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:fast | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:fast | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:fast | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:fast | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
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 (13.3.0) | 
| T:fast | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
| T:fast | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
| T:fast | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |