Test results for amd64, r24000, crypto_hash/bebb4185
[Page version: 20250111 17:50:56]
Measurements for amd64, r24000, crypto_hash
Test results for amd64, r24000, crypto_hash
Test results for crypto_hash/bebb4185
Computer: r24000
Microarchitecture: amd64; Coffee Lake (906ea)
Architecture: amd64
CPU ID: GenuineIntel-000906ea-bfebfbff
SUPERCOP version: 20241022
Operation: crypto_hash
Primitive: bebb4185
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
1216 | 1648 24 32 | 13341 828 1032 | T:ref | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
1317 | 1312 24 32 | 15117 828 1032 | T:ref | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
1452 | 1314 24 32 | 11592 804 1000 | T:ref | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
1524 | 1459 24 32 | 15820 884 1000 | T:ref | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
1577 | 1851 24 32 | 13156 820 1032 | T:ref | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
1624 | 1640 24 32 | 12188 884 936 | T:ref | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
1778 | 1459 24 32 | 15932 884 1000 | T:ref | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241028 | 20241022 |
Test failure
error 111
crypto_hash is nondeterministic
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
Compiler output
api.cpp: api.cpp: In function 'void round(const uint64_t*, const uint8_t*, long long unsigned int)':
api.cpp: api.cpp:111:31: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
api.cpp: 111 | for( index = Len; index < len; index++) {
api.cpp: | ~~~~~~^~~~~
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0) |
T:ref | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0) |
T:ref | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0) |
T:ref | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0) |