Jev statistics: latency, cost, and this directory's own numbers
Benchmark numbers for Jev are scattered across launch posts, docs and dozens of re-writes, usually without the caveat that makes them interpretable. This page keeps them in one place, adds the caveat, and pairs them with numbers nobody else has: our own directory.
Updated September 2026 · 5 min read
This directory, right now
These come from our own database and move as listings and bids arrive. They are not a benchmark of Jev — they are a snapshot of what people have built with it and how the community responded.
| Metric | Value |
|---|---|
| Builds listed | 45 |
| Community upvotes cast | 2 |
| Outbound clicks tracked | 45 |
| Spotlight bids placed | 0 |
| Cumulative spotlight spend | — |
Spotlight bids start at $5 in steps of $5. Directory rank is upvotes only and never affected by spend.
One honest reading of that table: clicks and upvotes are the numbers that say whether a listing found an audience, and the spotlight spend is the only figure money touches. We publish both separately on purpose.
Published performance
TypeSafe's own workflow eval, reproduced here with the caveat that most re-posts drop:
| Model | Accuracy | Cost / case | Time / case |
|---|---|---|---|
| Claude Opus 5 | 73.1% | $0.1761 | 37.8 s |
| Terra | 67.9% | $0.0304 | 10.1 s |
| Jev | 67.8% | $0.0004 | 0.07–0.5 s |
| Claude Haiku 4.5 | 53.6% | — | — |
Reference answers in these evals came from two large models, not humans.
The headline claims that get repeated are 20–200x faster than an LLM and 40–400x cheaper than an LLM; output tokens are free. Both come from this same eval and inherit the same caveat about non-human reference answers.
Specs, and where the numbers disagree
| Spec | Value | Note |
|---|---|---|
| Models | jev-latest, jev-preview | — |
| Latency | 70–500 ms per call | Per call, typically |
| Max choice options | 255 | Per question |
| Context window | 64k tokenssome third parties say 32k tokens | If your workload depends on the exact ceiling, check the vendor's model page before designing around it. |
| Rate limits | 250k tokens/s, 1,200 requests/min | TypeSafe's published materials |
| Input price | $0.042 per million input tokensvendor site states $0.25–$0.42 per million input tokens | Output tokens are free under either reading. |
How to read these numbers
- Accuracy is the weak axis. Jev is not more accurate than a frontier model — it is faster, cheaper and type-safe. Optimise for the axis you actually need.
- The eval is not yours. A vendor workflow eval with model-generated reference answers tells you roughly where a model sits, not how it will do on your distribution.
- Latency is a distribution, not a constant. 70–500 ms per call is typical; the tail matters more when you are putting it inside a loop.
- Our directory numbers measure interest, not quality. A listing with many clicks found an audience. That is a different claim from being good.
Common questions
How accurate is Jev?
How fast is Jev?
How many builds are listed here?
Why do different sites give different Jev prices?
BuiltOnJev is an independent community project, not affiliated with TypeSafe AI. Specs and eval numbers come from TypeSafe's published materials; directory figures come from this site's own submissions and are updated as builds arrive.