Skip to content

Fastest AI Models

AI models ranked by response latency and throughput. 50 LLMs compared by time-to-first-token (ms) and output speed (tokens/sec). Data sourced from provider benchmarks and updated regularly.

Fastest Model

Grok 4.20

688ms

Avg Latency

1.2s

across 50 LLMs

Max Throughput

264 tok/s

peak output speed

Median Latency

1.2s

50th percentile

LLM Speed Rankings

Coding and language models sorted by time-to-first-token latency (lowest first).

#ModelProviderLatency
1Grok 4.20xAI688ms
2GPT-5.6 LunaOpenAI712ms
3GPT-5.1-CodexOpenAI712ms
4GPT-5.6 Luna Pro (batch)OpenAI784ms
5GPT-5.6 Luna (batch)OpenAI784ms
6GPT-5.2 ChatOpenAI832ms
7GPT-5.1OpenAI856ms
8GPT-5.6 Terra ProOpenAI904ms
9GPT-5.2-CodexOpenAI928ms
10GPT-5.3-CodexOpenAI952ms
11GPT-5.6 Terra (batch)OpenAI976ms
12GPT-5.6 Luna ProOpenAI1.0s
13Grok 4.3xAI1.0s
14GPT-5.4 (batch)OpenAI1.0s
15GPT-5.3 ChatOpenAI1.0s
16Grok 4.5xAI1.0s
17GPT-5.2OpenAI1.1s
18GPT-5.2 (batch)OpenAI1.1s
19GPT-5.1-Codex-MaxOpenAI1.1s
20Claude Opus 4.6 (batch)Anthropic1.1s
21GPT-5.6 SolOpenAI1.1s
22Claude Opus 4.6Anthropic1.2s
23GPT-5.6 Terra Pro (batch)OpenAI1.2s
24Claude Opus 4.7Anthropic1.2s
25GPT-5.6 TerraOpenAI1.2s
26Claude Opus 4.8Anthropic1.2s
27GPT-5.6 Sol Pro (batch)OpenAI1.2s
28GPT-5.6 Sol (batch)OpenAI1.2s
29Claude Opus 4.8 (batch)Anthropic1.2s
30GPT-5.5OpenAI1.2s
31GPT-5.6 Sol ProOpenAI1.2s
32Claude Fable 5 (batch)Anthropic1.3s
33Gemini 3.1 Pro Preview Custom ToolsGoogle1.3s
34GPT-5.4OpenAI1.3s
35Gemini 3.1 Pro Preview (batch)Google1.3s
36GPT-5.5 (batch)OpenAI1.3s
37GPT-5 ProOpenAI1.3s
38Gemini 3.1 Pro PreviewGoogle1.4s
39GPT-5.2 ProOpenAI1.4s
40Claude Opus 5Anthropic1.5s
41Claude Opus 4.8 (Fast)Anthropic1.5s
42GPT-5.2 Pro (batch)OpenAI1.5s
43GPT-5.5 Pro (batch)OpenAI1.6s
44GPT-5.5 ProOpenAI1.6s
45Claude Opus 4.7 (batch)Anthropic1.6s
46GPT-5.4 ProOpenAI1.6s
47Claude Opus 5 (Fast)Anthropic1.7s
48GPT-5.4 Pro (batch)OpenAI1.7s
49Claude Fable 5Anthropic1.8s
50Claude Opus 4.7 (Fast)Anthropic1.8s

Image & Video Model Latency

Generation time for media models (typically measured as full generation, not time-to-first-token).

Understanding Speed Tiers

AI model latency varies dramatically based on model size, architecture, and whether reasoning/chain-of-thought is enabled.

Ultra-Fast

< 100ms

The fastest models available, optimized for real-time interactions. Small parameter counts and aggressive quantization deliver sub-100ms first-token latency. Includes models like Claude Haiku, Gemini Flash, and compact Qwen variants.

Best for: Autocomplete, code completion, chat UIs, real-time assistants

Fast

100ms - 500ms

Strong balance of speed and capability. These mid-sized models handle complex tasks while maintaining snappy response times. Includes models like Claude Sonnet, Codestral, and Llama Scout.

Best for: Production chatbots, coding assistants, search augmentation

Standard

500ms - 2s

Full-capability frontier models that prioritize output quality over raw speed. Most flagship models from major providers fall here. Includes GPT-5, Gemini Pro, and Grok.

Best for: Complex analysis, long-form generation, document processing

Deliberate

> 2s

Reasoning-heavy models that take extra time to think through problems. Chain-of-thought and extended reasoning add latency but significantly improve accuracy on hard tasks. Includes o3, DeepSeek R1, and Claude Opus.

Best for: Math, research, multi-step reasoning, agentic workflows

Speed vs Quality

Faster models do trade off some capability

The fastest models (sub-100ms) like Claude Haiku and Gemini Flash are optimized for speed with smaller parameter counts. They score well on simple tasks but trail frontier models on complex reasoning, multi-step coding, and nuanced analysis. For most production chatbot and autocomplete workloads, this trade-off is worthwhile.

The sweet spot: 200ms-500ms models

Models in the 200-500ms range -- like Claude Sonnet, Codestral, and Llama 4 Scout -- deliver 85-95% of frontier quality at 3-5x the speed. These are the workhorses for production applications where both quality and responsiveness matter.

Reasoning models are intentionally slow

Models like o3 and DeepSeek R1 use chain-of-thought reasoning that adds 2-10x latency. This is by design: the extra "thinking time" produces significantly better results on math, logic, and multi-step problems. Use these when accuracy matters more than speed.

Top 5 by Quality Score

1Claude Fable 5 (batch)97pts1.3s
2Claude Fable 597pts1.8s
3Claude Opus 4.795pts1.2s
4Claude Opus 4.895pts1.2s
5Claude Opus 595pts1.5s

Top 5 by Speed

1Grok 4.20688ms89pts
2GPT-5.6 Luna712ms89pts
3GPT-5.1-Codex712ms89pts
4GPT-5.6 Luna Pro (batch)784ms89pts
5GPT-5.6 Luna (batch)784ms89pts

Key Takeaways

Throughput matters more than latency for batch workloads

If you are processing thousands of requests in parallel, tokens per second (throughput) is a better metric than time-to-first-token. A model with high throughput but moderate latency will finish large batch jobs faster than an ultra-low-latency model with lower throughput.

Latency varies by provider and time of day

The same model can have different latency depending on which API provider you use and current load. Peak hours (US business hours) typically see 20-50% higher latency. Consider using multiple providers or routing services for consistent performance.

Streaming reduces perceived latency dramatically

Even high-latency models feel responsive when streaming tokens. A model with 1.2s first-token latency but high throughput can feel faster than a 300ms model with low throughput. Enable streaming for all user-facing applications.

Explore More Comparisons

Compare models across speed, quality, pricing, and more. Find the right model for your specific use case.

Frequently Asked Questions

The fastest AI models by time-to-first-token include Groq-hosted Llama (under 100ms TTFT), Gemini Flash, and GPT-4o Mini. Speed depends on both the model architecture and the inference provider.

Not necessarily. Some models like Gemini Flash offer both speed and quality. However, reasoning models (o3, DeepSeek R1) are intentionally slower because they spend more compute time thinking, which improves accuracy on hard problems.

Three main factors: model size (smaller = faster), inference hardware (GPUs, custom chips), and provider optimization (batching, quantization, speculative decoding). The same model can be 5-10x faster on different providers.

Fastest AI Models - Lowest Latency LLMs (2026) | LM Market Cap