Kimi K3 vs Claude: Batched Calls 2.5x Faster but Consume 40% More Tokens
Dan_Jeffries1 · x · 2026-07-22
The Composio team tested Kimi K3 and Claude (Fable 5) on the same agentic tasks, revealing completely different behavioral patterns.
- Claude (Fable 5): Tends to plan upfront and fires one giant batched call. It cleaned up an entire CRM (searching Salesforce, HubSpot, and Gmail in parallel) in just 2 tool calls. This approach finished 2.5× faster but consumed more context.
- Kimi K3: Works step-by-step, searching for tools mid-task as needed and making more, smaller calls. The same CRM job took 7 tool calls, but it kept its context smaller, using 40% fewer tokens.
When a tool search returned oversized data, both models improvised: Claude dropped into the shell to grep the raw file locally, while Kimi did the same inside Composio’s remote sandbox.
More from coding & agent
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11
- RTK Terminal Compression Cuts Tokens but Leaves Your AI Coding Bill Unchanged — Bartaseth · 2026-09-11
- GPT-6 Astra beats Factorio with enemies in 44 in-game hours at ~$4,500 API cost — liminal_bardo · 2026-09-11
- Investment Analyst Asks How to Build a Claude-Based Diligence Agent Stack — Careless_Tie2286 · 2026-09-11