[Page version: 20251028 07:34:46]
Measurements for aarch64, pi4b, crypto_aead Test results for aarch64, pi4b, crypto_aead Test results for crypto_aead/paeq128t| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version | 
|---|---|---|---|---|---|---|
| 3517756 | 8340 28 65536 | 23335 884 66392 | T:ref | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250601 | 20250415 | 
| 3850927 | 10688 28 65536 | 24104 852 66408 | T:ref | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250601 | 20250415 | 
| 3914295 | 7488 32 65536 | 21327 896 66376 | T:ref | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250601 | 20250415 | 
| 5430435 | 4116 28 65536 | 16336 852 66408 | T:ref | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250601 | 20250415 | 
| 10391306 | 3772 28 65536 | 15777 876 66376 | T:ref | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250601 | 20250415 | 
| 10862970 | 3568 28 65536 | 14943 820 66376 | T:ref | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250601 | 20250415 | 
| 10986080 | 3756 28 65536 | 16079 884 66376 | T:ref | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250601 | 20250415 | 
| 12112878 | 4340 28 65536 | 16855 836 66384 | T:ref | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250601 | 20250415 | 
encrypt.cpp: In file included from encrypt.cpp:14: encrypt.cpp: /usr/lib/llvm-18/lib/clang/18/include/wmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" encrypt.cpp: 14 | #error "This header is only meant to be used on x86 and x64 architecture" encrypt.cpp: | ^ encrypt.cpp: In file included from encrypt.cpp:14: encrypt.cpp: In file included from /usr/lib/llvm-18/lib/clang/18/include/wmmintrin.h:17: encrypt.cpp: /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" encrypt.cpp: 14 | #error "This header is only meant to be used on x86 and x64 architecture" encrypt.cpp: | ^ encrypt.cpp: In file included from encrypt.cpp:14: encrypt.cpp: In file included from /usr/lib/llvm-18/lib/clang/18/include/wmmintrin.h:17: encrypt.cpp: In file included from /usr/lib/llvm-18/lib/clang/18/include/emmintrin.h:17: encrypt.cpp: /usr/lib/llvm-18/lib/clang/18/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" encrypt.cpp: 14 | #error "This header is only meant to be used on x86 and x64 architecture" encrypt.cpp: | ^ encrypt.cpp: In file included from encrypt.cpp:14: encrypt.cpp: In file included from /usr/lib/llvm-18/lib/clang/18/include/wmmintrin.h:17: encrypt.cpp: In file included from /usr/lib/llvm-18/lib/clang/18/include/emmintrin.h:17: encrypt.cpp: In file included from /usr/lib/llvm-18/lib/clang/18/include/xmmintrin.h:17: encrypt.cpp: /usr/lib/llvm-18/lib/clang/18/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" encrypt.cpp: 14 | #error "This header is only meant to be used on x86 and x64 architecture" encrypt.cpp: | ^ encrypt.cpp: /usr/lib/llvm-18/lib/clang/18/include/mmintrin.h:39:3: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? encrypt.cpp: 39 | __builtin_ia32_emms(); encrypt.cpp: | ^ encrypt.cpp: ...
| Implementation | Compiler | 
| T:aesni | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:aesni | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:aesni | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
| T:aesni | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) | 
encrypt.cpp: encrypt.cpp:14:10: fatal error: wmmintrin.h: No such file or directory encrypt.cpp: 14 | #include "wmmintrin.h" encrypt.cpp: | ^~~~~~~~~~~~~ encrypt.cpp: compilation terminated.
| Implementation | Compiler | 
| T:aesni | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
| T:aesni | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
| T:aesni | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) | 
| T:aesni | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |