Skip to content

Added more code and tests

601cd94
Select commit
Loading
Failed to load commit list.
Draft

Fix poor hashing distribution in Bytes. #559

Added more code and tests
601cd94
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Aug 18, 2025 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 51411de Fix poor hashing distribution in Bytes. Valid sign-off found
🟢 253d734 Add tests and make compile. Valid sign-off found
🟢 25a035e Remove specialized code and string Valid sign-off found
🟢 e8abcf5 Move NonCryptographicHashing to public runtime rea... Valid sign-off found
🟢 e75ea4e Use NonCryptographicHashing for BufferedData Valid sign-off found
🟢 d94518f Add NonCryptographicHashing benchmark Valid sign-off found
🟢 5551e7e Added tests, changed impl. Faster. Simpler. Valid sign-off found
🟢 7555c18 Add NonCryptographicHashing benchmark and tests as... Valid sign-off found
🟢 4f9203e Applied Spotless Valid sign-off found
🟢 faf7079 One fix, default hash to 1 instead of 0 in hash64 ... Valid sign-off found
🟢 d50aa93 Applied Spotless Valid sign-off found
🟢 d53c660 Add a possible hash32 variant of the algorithm Valid sign-off found
🟢 6bf145c Fixed unsafe, added bucket distribution test, adde... Valid sign-off found
🟢 7122a6b Test app cleanup Valid sign-off found
🟢 aeea209 Added lots more hashing algorithms and tests Valid sign-off found
🟢 067152a Added missing file Valid sign-off found
🟢 601cd94 Added more code and tests Valid sign-off found