Skip to content

⚡ Bolt: Replace O(n) array filtering with O(log n) binary search in time-series lookups - #85

Draft
toreleon wants to merge 2 commits into
masterfrom
bolt-optimize-array-filter-18229871251248953845
Draft

⚡ Bolt: Replace O(n) array filtering with O(log n) binary search in time-series lookups#85
toreleon wants to merge 2 commits into
masterfrom
bolt-optimize-array-filter-18229871251248953845

perf: replace O(n) array filter with O(log n) binary search

ba061af
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

2 warnings
CodeQL
succeeded Jul 19, 2026 in 1m 3s