AI Speed Test — Which AI Is Fastest Right Now?

A dead-simple live speedometer for AI models. We measure how fast each model starts replying (time to first token) and how fast it types (tokens per second), then show a red / amber / green traffic light so you can see who is quick right now.

Last measured: Vantage:
0tok/s
Tap a model to test it
tokens/sec
first token

Tokens per second — recent runs

How to read this honestly: we measure the model providers' APIs — not the ChatGPT or Claude chat apps, which have no public interface anyone can time. Numbers come from a single server location with a fixed prompt (median of several samples) and refresh about every 30 minutes, so treat them as a directional benchmark, not your exact speed on your own device.

How we score — and what the numbers mean

Speed Score (0–100) = 70% throughput (tokens/sec, maxes out at 1,500 tok/s) + 30% fast start (time to first token — full marks at 0s, zero by 3s). Green ≥ 60, amber ≥ 32, red below. Best value = tokens/sec ÷ price per 1M output tokens.

Prices are each provider's approximate published output price per 1M tokens, shown for at-scale comparison — free-tier testing itself is free. Prices drift, so verify with the provider before relying on them.

🔑 Test with your own API key — run a real live test from your device

Paste a free API key and this page times a real streamed request from your browser, so you see the speed at your own location and network. Your key is stored only in this browser (if you tick “remember”) and is sent only to the provider — never to CalcCopilot.

Privacy: your key never leaves your browser except to call the provider directly over HTTPS. Note: only browser-friendly providers work here (OpenRouter, Gemini). OpenAI and Anthropic block requests made straight from a web page, so ChatGPT and Claude can’t be tested this way — that needs the scheduled server benchmark above.

AI speed terms, explained

Tokens per second (throughput)

Tokens per second, or throughput, is how many tokens a model produces each second once it has started answering. A token is roughly three quarters of an English word, so 300 tokens per second is about 225 words per second — faster than you can read. It is the number that decides how quickly a long answer finishes.

Time to first token (TTFT)

Time to first token is the pause between sending a prompt and seeing the first word appear, measured in seconds. It is what makes a model feel snappy or laggy, no matter how fast it then types. A model can have a quick first token but slow typing, or the reverse — which is why this tool shows both numbers instead of a single “speed”.

What is a good tokens-per-second speed?

For everyday chat, anything above roughly 50 tokens per second feels smooth, and 200 or more feels genuinely fast. Specialised inference chips — Groq’s LPU and Cerebras’s wafer-scale engine — push open models past 1,000 and even 2,000 tokens per second. Below about 20 tokens per second a long reply starts to drag. The right speed depends on the job: a short chat reply and a 2,000-word draft have very different patience thresholds.

Does faster AI mean better AI?

No. Speed measures how quickly text is produced, not how good it is. A very fast model can still be weaker at hard reasoning, coding or factual accuracy than a slower one. Use a speed test to shortlist models that are responsive enough for your use case, then judge answer quality separately — ideally on your own real prompts.

Why AI speed changes through the day

The same model can be fast one hour and slow the next. When many people hit a provider at once, requests queue and throughput drops; a new model version, extra hardware or a quieter time of day can push it back up. Your own distance from the server and your network add more variation. That is why a live reading beats a fixed number, and why any benchmark should be read as a snapshot under specific conditions.

How the AI speed test works

Every large language model has two different kinds of speed, and this tool measures both. The first is time to first token (TTFT) — the pause between sending your prompt and the moment the first word appears. The second is throughput, measured in tokens per second — how quickly the rest of the answer streams out once it has begun. A token is roughly three quarters of an English word, so a model running at 300 tokens per second is writing about 225 words every second.

Behind the scenes, a small script sends the same short prompt to each model on a schedule, records the two timings, repeats it a few times and keeps the median so a single slow network blip cannot distort the result. Those numbers are combined into a single 0–100 speed score: most of the score comes from throughput, with a bonus for a fast start. The score drives the traffic light — green means the model is quick right now, amber means average, and red means it is running slow compared with its usual pace.

Speeds genuinely move through the day. When millions of people hit a provider at once, queues build and throughput drops; when a lab ships a new model version or adds hardware, it can jump again. That is exactly why a live reading is useful: the model that was fastest this morning may not be fastest this evening. The chart above keeps recent history so you can spot the daily pattern and pick a quiet moment for a big job.

Because free API tiers cover open models plus Google's Gemini, that is the current line-up — Llama, GPT-OSS, Qwen, DeepSeek and Gemma running on speed-focused providers like Cerebras and Groq (whose custom inference chips top the board), alongside Gemini. The two names most people ask about, ChatGPT and Claude, are paid APIs and are not in the free line-up yet; they can be added later. Whatever the mix, the method stays the same, and everything you see is a measured value, never a guess.

Independent estimate for general information only. This page is not affiliated with any AI provider, and speed does not equal quality — a fast model is not automatically the most accurate one for your task.

The fastest LLM in 2026: how the speed landscape looks

Ask “what is the fastest LLM right now?” and the honest answer is that it depends on the hardware behind the model, not just the model itself. In 2026 the LLM speed leaderboard splits into two camps. Specialised inference providers — Groq, with its Language Processing Unit, and Cerebras, with a wafer-scale engine — routinely stream open-weight models such as GPT-OSS, Llama and Qwen at 750 to over 2,000 tokens per second with time to first token under 100 milliseconds. General GPU clouds serving frontier models like Gemini, GPT and Claude usually sit lower on raw output speed because their hardware juggles many different workloads at once.

That is why a fastest-LLM ranking is really a fastest-provider ranking: the same open model can be two to twenty times quicker on a speed-focused chip than on a shared GPU. The live board at the top of this page reflects exactly that — it re-measures each model's tokens per second and TTFT about every half hour, so the order shifts as provider load rises and falls through the day. For a broad, quality-plus-speed view across a hundred-plus models, independent leaderboards such as Artificial Analysis are the reference standard; this tool's niche is the opposite, a small, live, free-tier speed check you can read in a single glance.

Reasoning models add a twist. Models that “think” before answering — including several 2026 Gemini and GPT-OSS variants — spend seconds generating hidden chain-of-thought tokens before the first visible word, so their time to first token can run to ten seconds or more even when raw typing speed is high. A fast typer is not always a fast responder, which is the whole reason this tool reports first-token delay and throughput as two separate numbers instead of one blended “speed”.

Which LLM is fastest for your use case?

“Fastest” means different things for different jobs, so the metric you optimise for should match how people will actually use the app. Human-perception research and MLCommons' MLPerf inference benchmark point to the same thresholds: a time to first token under 500 milliseconds feels instant, above one second is noticeable, and beyond two seconds users start to lose patience — while a typing speed of roughly 30 tokens per second (about reading speed) is already fast enough that extra output speed becomes hard to perceive on screen.

Use the live board to shortlist models that clear the bar for your case, then confirm answer quality on your own prompts — because the fastest LLM for streaming a chat reply is rarely the same choice as the fastest LLM for a heavy overnight batch job.

LLM API speed vs cost: finding the best value

Raw speed is only half the decision — the other half is price per million tokens. The cheapest LLM API on a list is not always the cheapest in production, because output volume, cached input, retries and answer quality all move the real bill. This tool's best-value figure divides a model's tokens per second by its published output price, so you can spot which providers give the most speed per dollar rather than just the lowest sticker price.

For testing and low-volume projects, several providers offer genuinely free LLM API tiers — Groq, Cerebras, Google's Gemini and OpenRouter among them — typically with a daily token allowance and a per-minute request cap. That is exactly the line-up this speed test uses, which is why every measurement here costs nothing to produce. When a project outgrows the free tier, the fast open-model providers usually stay ten to fifty times cheaper per token than frontier APIs, at the cost of a smaller model catalogue and no fine-tuning.

The practical rule: benchmark speed on the free tier first, check the best-value column, then confirm the current price on the provider's own pricing page before you commit at scale — headline rates change often, and long-context or reasoning workloads can quietly multiply the real cost.

Frequently asked questions

Which AI model is fastest right now?

The board at the top ranks models by an overall speed score built from time to first token and tokens per second. The top card is the fastest model at the last measurement. Rankings change through the day as provider server load rises and falls.

Does this measure the ChatGPT and Claude chat apps?

No. The ChatGPT and Claude consumer chat websites have no public interface that can be timed from outside, so no tool can measure them directly. This test measures the providers' developer APIs, which is how every AI speed benchmark works. ChatGPT and Claude API models can be added later.

What is time to first token (TTFT)?

It is how long the model takes to start replying after it receives your request, measured in seconds. Lower is better — it is the delay you feel before the answer begins to appear.

What does tokens per second mean?

It is how fast the model writes its answer once it has started. A token is roughly three quarters of a word, so higher tokens per second means the reply finishes sooner.

How often does the speed data update?

The measurement runs roughly every 30 minutes and the page shows the time of the most recent run. Because the schedule is best effort, an update can occasionally arrive a little late.

Is this 100% accurate, and why do speeds change?

Treat it as a directional benchmark, not an exact reading for your own device. Speeds are measured from one server location with a fixed prompt and the median of several samples. Real speeds move constantly with provider traffic, model updates and your distance from the server.

What is a good tokens-per-second speed?

For chat, anything above about 50 tok/s feels smooth and 200+ feels fast. Specialised inference chips from Groq and Cerebras can exceed 1,000–2,000 tok/s on open models. Below about 20 tok/s a long answer starts to feel slow.

Why are Cerebras and Groq so much faster than Gemini or GPT?

Groq and Cerebras run custom inference hardware built only for fast token generation (an LPU and a wafer-scale engine). General GPU-based services balance many workloads, so open models hosted on Groq and Cerebras usually top the speed board.

Does faster AI mean better AI?

No. Speed is throughput, not quality. A very fast model can be weaker at hard reasoning or coding. Use the board to find a responsive model, then judge answer quality separately for your own task.

What is the “cost per 1M tokens” used for?

It is each provider's approximate published output price per 1M tokens, used only to work out best value (tokens per second per dollar). Testing on the free tiers is free; the price matters when you run a model at scale, and it can change — so verify with the provider.

What is the fastest LLM in 2026?

At the time of writing, open-weight models such as GPT-OSS, Llama and Qwen on specialised inference chips from Groq and Cerebras are fastest for raw output — often over 1,000–2,000 tokens per second with sub-100ms first-token delay. Because rankings shift with provider load, the live board at the top always shows the current leader rather than a fixed answer.

Which LLM has the lowest latency (TTFT)?

Lowest latency usually means the lowest time to first token. Groq and Cerebras typically return the first token in under 100ms on open models, while shared GPU clouds and “thinking” reasoning models start more slowly. Check the first-token column on the board for the current lowest-latency model.

What is the fastest free LLM API?

Among free tiers, Groq and Cerebras give the highest tokens per second on open models, Google's Gemini offers a large free context tier, and OpenRouter routes across several free models with one key. This tool measures those free tiers directly, so the board doubles as a live fastest-free-API check.

Tokens per second vs time to first token — what's the difference?

Time to first token is the pause before the answer starts; tokens per second is how fast it types once it has begun. A model can start slowly but type fast, or the reverse — so the two together describe speed far better than either alone.

What is a good TTFT for a chatbot?

For a chat assistant that feels responsive, aim for a time to first token under about 500ms; under 300ms feels instant. Above one second the delay is noticeable, and beyond two seconds it starts to frustrate users.

Which LLM is fastest for coding or real-time apps?

Coding assistants want both a quick first token and high throughput so long completions finish fast; voice and real-time apps prioritise the lowest first-token delay. Open models on Groq or Cerebras suit both, combining sub-100ms starts with very high tokens per second — but confirm quality on your own prompts.

How can I test an LLM's speed myself?

Use the “Test with your own API key” panel above: paste a free OpenRouter or Gemini key and it times a real streamed request straight from your browser, so you see tokens per second and first-token delay from your own location and network.

What is LLM throughput, TPOT and inter-token latency?

Throughput is tokens per second — the overall output speed. TPOT (time per output token) and inter-token latency are the flip side: the average gap between one token and the next after the first. Low TPOT means smooth, fast streaming; it is throughput viewed one token at a time.