Hydrate Kit kit.gethydrate.dev
#0005 draft benchmark 2026-05-07 #claude-code#onboarding#benchmarks#cost-reduction#cold-start

Eve had never seen the codebase. With Hydrate: $0.162. Without: $0.510.

The cold-start problem hits hardest on day one. Eve's onboarding benchmark ran the same task on the same codebase with and without injected context. Same 7/10 result. 3.15x cheaper with Hydrate.

X / Twitter

323 / 280
Eve had never seen the codebase.

With Hydrate (Haiku): $0.162. Score: 7/10.
Without Hydrate (Sonnet): $0.510. Score: 7/10.

Same result. 3.15 times cheaper.

The cold-start problem is worst on day one. That is when the biggest model gets picked, and the whole session is spent reading files that should have been context.
Hook tweet. Tuesday to Thursday 8-10am UK. Thread the mechanism below.
408 / 280
Why does onboarding cost so much without memory?

A new developer with no context defaults to the biggest model (you need the reasoning headroom). Then spends half the session reading files, asking questions, establishing what the experienced team already knows.

Every one of those reads is a fresh-input token, billed at 10x the cached rate.

Memory compresses that. Not to zero. But 3.15x is not nothing.
Mechanism follow-on. Can thread or stand alone.