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
10 days 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
10 days ago
style: fix formatting
master
10 days 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
10 days ago
chore: use `doc` attribute instead of `doc_comment!`
master
10 days ago
ci: permit coverage to run for PRs as well
master
10 days ago
ci: Update CI workflow triggers to include PR and workflow_dispatch
master
10 days 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
6 months ago
Active Branches
No pull requests found
As pull requests are created, their performance will appear here.
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs