Skip to content

perf(rag): O(k) integer-array fancy-index gather in _gather_indices (closes #69) - #70

Merged
d-laub merged 8 commits into
mainfrom
worktree-issue-69-ragged-gather-perf
Jul 22, 2026
Merged

perf(rag): O(k) integer-array fancy-index gather in _gather_indices (closes #69)#70
d-laub merged 8 commits into
mainfrom
worktree-issue-69-ragged-gather-perf

fix(translate): satisfy clippy byte_char_slices lint in test

5185ba9
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jul 22, 2026 in 0s

1 benchmark regressed

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
❌ 1 regressed benchmark
✅ 12 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_bench_baseline_ragged_cres 6.3 ms 7 ms -10.38%
test_bench_baseline_ragged_short_alleles 3.7 ms 1.9 ms +95.34%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing worktree-issue-69-ragged-gather-perf (5185ba9) with main (decb8f5)

Open in CodSpeed