Test results for amd64, kizomba, crypto_hash/sarmal512
[Page version: 20260113 15:48:17]
Measurements for amd64, kizomba, crypto_hash
Test results for amd64, kizomba, crypto_hash
Test results for crypto_hash/sarmal512
Computer: kizomba
Microarchitecture: amd64; Kaby Lake (906e9)
Architecture: amd64
CPU ID: GenuineIntel-000906e9-bfebfbff
SUPERCOP version: 20251222
Operation: crypto_hash
Primitive: sarmal512
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 11210 | 24314 16768 128 | 35692 17572 1096 | T:asm64 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 11465 | 26563 16768 128 | 38373 17580 1096 | T:opt64 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 11621 | 26717 16384 0 | 41335 17220 968 | T:opt64 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 11627 | 26685 16384 0 | 41191 17220 968 | T:opt64 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 11771 | 27814 16768 128 | 41733 17580 1096 | T:opt64 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 11774 | 23920 16768 128 | 34304 17556 1064 | T:asm64 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 11876 | 26593 16768 128 | 37964 17572 1096 | T:opt64 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 12053 | 27140 16384 0 | 40535 17220 904 | T:opt64 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 12174 | 26768 16384 0 | 37431 17220 904 | T:opt64 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 12635 | 26280 16384 0 | 37832 17212 968 | T:opt64 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 12716 | 25751 16768 128 | 36136 17556 1064 | T:opt64 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
Checksum failure
e6c7a5ebbfc6316f95a3cf37820ae4f24745abe96cec9734563ceae19fd555a7
Number of similar (implementation,compiler) pairs: 2, namely:
| Implementation | Compiler |
| T:asm64 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:asm64 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
Compiler output
sarmal.c: sarmal.c:945:14: error: invalid instruction mnemonic 'addq'
sarmal.c: 945 | "push rax\n\t"
sarmal.c: | ^
sarmal.c: <inline asm>:1323:2: note: instantiated into assembly here
sarmal.c: 1323 | addq [rdx], 1024
sarmal.c: | ^~~~
sarmal.c: sarmal.c:1120:14: error: invalid instruction mnemonic 'addq'
sarmal.c: 1120 | "push rax\n\t"
sarmal.c: | ^
sarmal.c: <inline asm>:1075:2: note: instantiated into assembly here
sarmal.c: 1075 | addq [rdx], 1024
sarmal.c: | ^~~~
sarmal.c: sarmal.c:1120:14: error: invalid instruction mnemonic 'addq'
sarmal.c: 1120 | "push rax\n\t"
sarmal.c: | ^
sarmal.c: <inline asm>:1075:2: note: instantiated into assembly here
sarmal.c: 1075 | addq [rdx], 1024
sarmal.c: | ^~~~
sarmal.c: sarmal.c:945:14: error: invalid instruction mnemonic 'addq'
sarmal.c: 945 | "push rax\n\t"
sarmal.c: | ^
sarmal.c: <inline asm>:1323:2: note: instantiated into assembly here
sarmal.c: 1323 | addq [rdx], 1024
sarmal.c: | ^~~~
sarmal.c: sarmal.c:945:14: error: invalid instruction mnemonic 'addq'
sarmal.c: ...
Number of similar (implementation,compiler) pairs: 4, namely:
| Implementation | Compiler |
| T:asm64 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:asm64 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:asm64 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:asm64 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
Compiler output
sarmal.c: sarmal.c:945:14: error: invalid instruction mnemonic 'addq'
sarmal.c: 945 | "push rax\n\t"
sarmal.c: | ^
sarmal.c: <inline asm>:1323:2: note: instantiated into assembly here
sarmal.c: 1323 | addq [rdx], 1024
sarmal.c: | ^~~~
sarmal.c: sarmal.c:1120:14: error: invalid instruction mnemonic 'addq'
sarmal.c: 1120 | "push rax\n\t"
sarmal.c: | ^
sarmal.c: <inline asm>:1075:2: note: instantiated into assembly here
sarmal.c: 1075 | addq [rdx], 1024
sarmal.c: | ^~~~
sarmal.c: 2 errors generated.
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:asm64 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
Namespace violations
sarmal.o Final T
sarmal.o Hash T
sarmal.o HashBlock T
sarmal.o HashPad T
sarmal.o Init T
sarmal.o SMDS D
sarmal.o Update T
Number of similar (implementation,compiler) pairs: 11, namely:
| Implementation | Compiler |
| T:asm64 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:asm64 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:opt64 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:opt64 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:opt64 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:opt64 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:opt64 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:opt64 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:opt64 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:opt64 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:opt64 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |