Skip to content

hermes cut startup time 63% and just beat codex on speed

pulse Armored woman kneels beside a crashing server labeled CODEX with sparks flying, timer reads 258ms on a screen behind her

hermes is now officially faster than codex. here's how they did it

hermes was losing to codex 6–5 across 11 benchmark tasks measuring real-world cli speed – things like file editing, codebase exploration, shell pipelines, and multi-turn sessions

teknium shipped 3 fixes:

• bitwarden disk cache – the app was calling a password manager api on every single startup. added a local cache so it only fetches once
• lazy model loading – a huge list of ai providers was loading into memory at startup even when not needed. now it only loads when actually used
• config file dedupe – the same config file was being read twice on startup for no reason. merged into one read

total: 701ms → 258ms. that's -63% startup time. hermes now wins 6–5. the scoreboard just flipped

nous research vs openai. the war has just started

Bar chart comparing Hermes and Codex across 11 CLI tasks: Hermes wins on mt_inspect_edit (9.08s vs 17.20s) and most multi-step operations

Stay in the loop

Get the latest AI news delivered to your inbox weekly

Thanks for subscribing!