Code-retrieval quality and cost
Measured with v1.2.16 (2026-09-15).
Profile public-core: 1000 regression queries across 4 public CoIR tasks, repeated 3 times. No private corpus or local path is included.
Corpus sampling: 1 of 4 corpora sampled to 5,000 documents (qrel documents retained, remainder dropped deterministically). Full CoIR corpora: codefeedback-st 156,526 documents (5,000 indexed). Indexed in full: codetrans-dl (816), codetrans-contest (1,008), cosqa (20,604). Scores on sampled corpora are not comparable to full-corpus CoIR leaderboard numbers.
Aggregate results
| Mode | nDCG@10 | MRR@10 | P@5 | R@20 | Warm p95 | Index size |
|---|---|---|---|---|---|---|
lexical | 0.3245 | 0.2713 | 0.0738 | 0.5600 | 345.08 ms | 36.89 MiB |
hash | 0.3265 | 0.2738 | 0.0737 | 0.5620 | 212.75 ms | 69.73 MiB |
hybrid | 0.3269 | 0.2744 | 0.0737 | 0.5623 | 204.81 ms | 69.72 MiB |
blended | 0.3250 | 0.2724 | 0.0729 | 0.5600 | 206.47 ms | 106.05 MiB |
neural | 0.3266 | 0.2752 | 0.0735 | 0.5580 | 212.41 ms | 106.06 MiB |
Population variance, phase timings, peak RSS, binary identity, dataset revisions, and checksums are retained in the raw JSON.
Change from frozen baseline
hybrid improves nDCG@10 by +40.68% and MRR@10 by +42.60% over hash at commit 49b1571de77a. The raw JSON retains every task and run.
Per-task quality
| Task | Mode | nDCG@10 | MRR@10 | R@20 |
|---|---|---|---|---|
codetrans-dl | lexical | 0.3175 | 0.2052 | 0.7556 |
codetrans-dl | hash | 0.3214 | 0.2078 | 0.7611 |
codetrans-dl | hybrid | 0.3197 | 0.2067 | 0.7611 |
codetrans-dl | blended | 0.3168 | 0.2023 | 0.7722 |
codetrans-dl | neural | 0.3174 | 0.2031 | 0.7722 |
codetrans-contest | lexical | 0.5578 | 0.5081 | 0.7240 |
codetrans-contest | hash | 0.5668 | 0.5216 | 0.7330 |
codetrans-contest | hybrid | 0.5686 | 0.5235 | 0.7330 |
codetrans-contest | blended | 0.5677 | 0.5224 | 0.7330 |
codetrans-contest | neural | 0.5703 | 0.5284 | 0.7285 |
cosqa | lexical | 0.1459 | 0.1074 | 0.3660 |
cosqa | hash | 0.1459 | 0.1074 | 0.3640 |
cosqa | hybrid | 0.1459 | 0.1074 | 0.3647 |
cosqa | blended | 0.1437 | 0.1058 | 0.3560 |
cosqa | neural | 0.1416 | 0.1042 | 0.3520 |
codefeedback-st | lexical | 0.7189 | 0.6903 | 0.8182 |
codefeedback-st | hash | 0.7117 | 0.6806 | 0.8182 |
codefeedback-st | hybrid | 0.7144 | 0.6843 | 0.8182 |
codefeedback-st | blended | 0.7131 | 0.6826 | 0.8182 |
codefeedback-st | neural | 0.7332 | 0.7051 | 0.8283 |
Every retained task remains visible so aggregate improvements cannot hide regressions.
Scope
Matrix covers natural-language and code-to-code retrieval. Exact-search tools require a separate exact-query workload.
Public-core is regression evidence, not an unseen-query generalization set: it overlaps the checkout-reference reranker's fit data. Runtime-reported model bytes match the checksum-bound fit ledger. Its query set and acceptance gates are unchanged.
Corpus sampling: 1 of 4 corpora sampled to 5,000 documents (qrel documents retained, remainder dropped deterministically). Full CoIR corpora: codefeedback-st 156,526 documents (5,000 indexed). Indexed in full: codetrans-dl (816), codetrans-contest (1,008), cosqa (20,604). Scores on sampled corpora are not comparable to full-corpus CoIR leaderboard numbers.
Artifacts use pinned public datasets and retain source revisions and checksums in raw JSON. Deterministic samples: codefeedback-st (99 queries, 5000 documents). Dataset cards do not declare licenses for: codetrans-dl, codetrans-contest, cosqa, codefeedback-st. Treat downloaded corpora as evaluation inputs; do not redistribute them without checking upstream terms.