Test results for amd64, rumba3, crypto_hash/beamsplitter
[Page version: 20250817 04:42:22]
Measurements for amd64, rumba3, crypto_hash
Test results for amd64, rumba3, crypto_hash
Test results for crypto_hash/beamsplitter
Computer: rumba3
Microarchitecture: amd64; Zen (800f11)
Architecture: amd64
CPU ID: AuthenticAMD-00800f11-178bfbff
SUPERCOP version: 20250415
Operation: crypto_hash
Primitive: beamsplitter
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
7729 | 11870 24 32 | 23741 828 1024 | T:ref | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250809 | 20250415 |
8542 | 12094 24 32 | 25229 828 1024 | T:ref | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250809 | 20250415 |
10829 | 13235 24 32 | 24604 820 1024 | T:ref | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250809 | 20250415 |
14134 | 11247 24 32 | 21600 804 992 | T:ref | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250809 | 20250415 |
Compiler output
api.cpp: api.cpp: In function 'void round(const uint64_t*, const uint8_t*, long long unsigned int)':
api.cpp: api.cpp:301:20: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
api.cpp: 301 | for( ; 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 (11.4.0) |
T:ref | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ref | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ref | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |