Test results for amd64, kizomba, crypto_hash/sarmal256
[Page version: 20260113 15:48:17]
Measurements for amd64, kizomba, crypto_hash
Test results for amd64, kizomba, crypto_hash
Test results for crypto_hash/sarmal256
Computer: kizomba
Microarchitecture: amd64; Kaby Lake (906e9)
Architecture: amd64
CPU ID: GenuineIntel-000906e9-bfebfbff
SUPERCOP version: 20251222
Operation: crypto_hash
Primitive: sarmal256
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 9094 | 24314 16768 128 | 35692 17572 1096 | T:asm64 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 9273 | 26563 16768 128 | 38309 17580 1096 | T:opt64 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 9434 | 26717 16384 0 | 41303 17220 968 | T:opt64 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 9435 | 26685 16384 0 | 41159 17220 968 | T:opt64 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 9613 | 27814 16768 128 | 41685 17580 1096 | T:opt64 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 9614 | 23920 16768 128 | 34304 17556 1064 | T:asm64 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 9772 | 27140 16384 0 | 40583 17220 904 | T:opt64 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 9820 | 26593 16768 128 | 37964 17572 1096 | T:opt64 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 9922 | 26768 16384 0 | 37399 17220 904 | T:opt64 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 10232 | 26280 16384 0 | 37800 17212 968 | T:opt64 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
| 10605 | 25751 16768 128 | 36136 17556 1064 | T:opt64 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260105 | 20251222 |
Checksum failure
dcb0733304c56e3d12fe8d4664a8737339700b582643978ee619d1721135d6ca
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) |