16:04
2026-08-24
dev.to
developer-tools
Your codex exec is wasting ~900 ms per turn. I measured where.
A developer rebuilt the JavaScript harness of OpenAI's Codex CLI on Bun and found that a telemetry exporter adds about 900 ms per turn, which can be disabled with a config line. The persistent-processβ¦