Files
Jason CameronandGitHub e2b46fc5e7 perf: Replace internal SHA256 hashing with xxhash for 4-6x performance improvement (#676)
* perf(internal): Use FastHash for internal hashing
docs: Add xxhash performance improvement to changelog entry
feat(hash): Add fast non-cryptographic hash function

Signed-off-by: Jason Cameron <[email protected]>

* test(hash): add xxhash benchmarks and collision tests

Signed-off-by: Jason Cameron <[email protected]>

* Update metadata

check-spelling run (pull_request) for json/hash

Signed-off-by: check-spelling-bot <[email protected]>
on-behalf-of: @check-spelling <[email protected]>

---------

Signed-off-by: Jason Cameron <[email protected]>
Signed-off-by: check-spelling-bot <[email protected]>
2025-06-16 22:53:53 -04:00
..