Releases
v0.8.0
Compare
Sorry, something went wrong.
No results found
Added
(api) impl Clone + clone_from for ElasticHashMap and FunnelHashMap (#46 )
(parity) hashbrown parity tests + std-style API + Miri CI (#37 )
Fixed
(funnel) route insert overflow through bucket levels per paper §5 (#47 )
Other
add rust-cache to pre-commit, migrate codspeed off raw actions/cache (#51 )
add MSRV + rust-test matrix; slim bench docs (#49 )
add release-plz, decouple python release workflow (#48 )
(simd) fix import cfg gate
(funnel) skip free-slot SIMD scan when insert candidate exists (#45 )
(scan) cursor API + bulk-walk helper (#34 )
split latency into mean_latency + tail_latency (#43 )
stage jobs + cap matrix parallelism (#42 )
(bench) drop iai-callgrind in favor of CodSpeed callgrind sim
Add CodSpeed continuous performance benchmarking (#36 )
(python) iter lazy take + bulk-drop clear + int eq fast path (#35 )
(funnel,elastic) paper-audit pass + cold-path opts
(pyproject) move test extras to dependency-groups
(resize) drain via SIMD scan, skip intermediate Vec
You can’t perform that action at this time.