ifduyue
python-xxhash
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Remove Py_ALWAYS_INLINE
master
3 days ago
chore: 2026
master
3 days ago
Register the “benchmark” pytest mark Avoids warnings of the form: ``` PytestUnknownMarkWarning: Unknown pytest.mark.benchmark - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html ```
master
3 days ago
fix: correct docstring typos in xxh3_64 copy() documentation The xxh3_64 type's copy() docstring and type docstring incorrectly referred to 'xxh64 object' instead of 'xxh3_64 object'.
master
5 days ago
chore(ci): test against Python 3.15.0-beta.2
no-lock
9 days ago
chore(ci): test against Python 3.15.0-beta.2
no-lock
9 days ago
chore(ci): test against Python 3.15
no-lock
9 days ago
test: add block_size assertions for xxh3_64/xxh128 and type-distinctness tests Extend test_block_size to cover all four hash types (xxh3_64=32, xxh128=64). Add TestThreadsafeTypesAreDistinct to verify that the threadsafe module exports distinct type objects from the default module. A regression where both modules accidentally pointed at the same type would silently break thread safety with no other test catching it.
no-lock
10 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Make lock behavior controllable, add xxhash.threadsafe submodule, and clean up
#162
9 days ago
e4cfc40
no-lock
CodSpeed Performance Gauge
-1%
build(deps): bump actions/checkout from 6 to 7
#163
11 days ago
1763b0e
dependabot/github_actions/actions/checkout-7
CodSpeed Performance Gauge
0%
Upgrade xxHash from v0.8.2 to v0.8.3
#161
15 days ago
4931ca1
bump-xxHash-version
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs