Skip to content

feat: per-string hashing of Ragged containers (md5/sha256/rapidhash)#65

Merged
d-laub merged 6 commits into
mainfrom
feat/ragged-string-hashing
Jun 26, 2026
Merged

feat: per-string hashing of Ragged containers (md5/sha256/rapidhash)#65
d-laub merged 6 commits into
mainfrom
feat/ragged-string-hashing

test(rag): close hash coverage gaps + doc/lint polish

4e42def
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 26, 2026

Performance Regression: -8.17%

⚡ 2 improved benchmarks
❌ 3 regressed benchmarks
✅ 9 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_bench_ragged_cres 1.2 ms 1.8 ms -32.3%
test_bench_baseline_ragged_short_alleles 2.2 ms 3.2 ms -30.4%
test_bench_baseline_ragged_cres 6.1 ms 7.3 ms -16.14%
test_bench_ragged_flanked_alleles 3 ms 2.2 ms +35.72%
test_bench_dense_batch 2.9 ms 2.4 ms +21.72%

Tip

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


Comparing feat/ragged-string-hashing (4e42def) with main (dbe83ae)

Open in CodSpeed