ANTIGRAVITY LABJP
TAG

latency

2 articles
Back to all tags
Related:
ollama1gemma41local-llm1ai-tools1Gemini 3.5 Flash1Antigravity1model selection1routing1cost management1indie development1quality evaluation1
AI Tools/2026-06-24Advanced

When an Overnight Local Agent Crawls by Dawn — Keeping Ollama's Latency Flat by Working Backward from Context Length

Why each step of a long-running local agent gets heavier toward the end, how to measure it from Ollama's timing fields, and how a fixed num_ctx plus a rolling summary keep per-step latency flat.

Antigravity/2026-06-14Advanced

After Gemini 3.5 Flash Became the Default, Route Flash and Pro Per Task

Now that Antigravity's default Flash is Gemini 3.5 Flash, leaving everything on Flash wastes accuracy and forcing everything onto Pro wastes time. Here is a two-axis decision table for splitting work between Flash and Pro, plus the routing setup to wire it into your agents.