Context7 benchmarks Jev inside its docs parsing pipeline
On 18 September 2026, Context7 (@Context7AI) published an in-house bake-off: Jev 1.13.0 vs the models they already run in Context7’s documentation parsing pipeline (Gemini Flash family and DeepSeek). Five classification-style tasks. Figures below are Context7’s reported numbers, not an independent ModelSystem.One eval.
| Task | Jev result (reported) | Comparator | Takeaway they framed |
|---|---|---|---|
| Query relevance | 100/100 · 0.71s · $0.0232 | Gemini 3.7 Flash 100/100 · ~120s | Tie on accuracy; large speed/cost gap |
| Duplicate detection | 71/80 (88.8%) · 0.71s | Gemini 3.1 Flash Lite 69/80 (86.3%) | Near-tie / slight edge |
| Website suitability | 58/60 (96.7%) · 0.72s | Gemini 3.7 Flash 60/60 | Near-tie; Gemini edged accuracy |
| Page classification | 843/993 (84.9%) · 0.29s | DeepSeek V4 Flash 557/993 (56.1%) | Clear Jev win |
| Crawl-root selection | 12/45 (26.7%) · 0.29s | Gemini 3.7 Flash 42/45 (93.3%) | Clear Jev loss |
Headline from the post: 3 ties, 1 win (page classification), 1 loss (crawl-root). In replies, Context7 folks said they will keep a regular LLM for crawl-root selection and treat the rest as drop-in candidates — task-level routing, not one model for everything.
Latency and dollar figures in the chart are Context7’s own timing/cost instrumentation. Treat them as UnverifiedClaim relative to TypeSafe’s public pricing sheet until someone reproduces the suite.
Why it matters for the catalog: a production docs product (Upstash’s Context7) is already stress-testing Jev on real pipeline labels, not just launch demos — and publishing where System One wins and where it still needs a System Two fallback.
