sdd
kiddo
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): update actions/checkout action to v6
master
4 months ago
fix: use try_from() with error for leaf_items.len() If leaf_items.len() exceeds u32::MAX (~4.3 billion), this silently truncates. For datasets with billions of points, this is realistic and causes severe corruption.
master
4 months ago
style: fix formatting
master
4 months ago
test: add regression test for remainder slice access bug tests nearest_n_within with size-33 dataset to verify items in remainder region are found correctly. Before the fix, this would access self.content_items[0] instead of remainder_items[0], returning wrong items. Signed-off-by: Markus Zoppelt <markus.zoppelt@helsing.ai>
master
4 months ago
chore: use `doc` attribute instead of `doc_comment!`
master
4 months ago
ci: permit coverage to run for PRs as well
master
4 months ago
ci: Update CI workflow triggers to include PR and workflow_dispatch
master
4 months ago
refactor: remove within_unsorted_iter_owned in favour of modifying within_unsorted_iter within_unsorted_iter is modified to decouple the lifetime of the iterator from that of the query by performing a generally very cheap copy just once at the start of the query
master
9 months ago
Latest Branches
CodSpeed Performance Gauge
N/A
chore(deps): update actions/checkout action to v4 - autoclosed
#122
2 years ago
9faa0e8
renovate/actions-checkout-4.x
CodSpeed Performance Gauge
N/A
chore(deps): update moonrepo/setup-rust action to v1
#123
2 years ago
0d7668e
renovate/moonrepo-setup-rust-1.x
CodSpeed Performance Gauge
N/A
ci: add codspeed
#98
2 years ago
4f50b58
chore/add-codspeed
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs