Performance regression: Codex CLI startup significantly slower since 0.117.0 (macOS + Linux)

Resolved 💬 3 comments Opened Apr 1, 2026 by jian-dong Closed Apr 1, 2026

Description

Since upgrading to 0.117.0 and later, Codex CLI startup has become significantly slower.

This regression is reproducible across both macOS and Linux, suggesting it is not platform-specific.

Previously, launching codex was near-instant.
Now it consistently takes several seconds before becoming usable.

---

Environment

  • Codex CLI version: 0.117.0+
  • Platforms tested:
  • macOS (Apple Silicon)
  • Linux (x86_64)
  • Reproducibility: 100%

---

What issue are you seeing?

  • codex startup latency increased from ~instant to multiple seconds
  • Happens on every invocation
  • Delay appears during initialization phase (before CLI becomes interactive)

---

Steps to reproduce

  1. Install codex >= 0.117.0
  2. Run:

``bash
codex
``

  1. Observe startup delay

---

Expected behavior

Startup should be near-instant (as in <= 0.116.0)

---

Actual behavior

Startup consistently takes several seconds before CLI becomes usable

---

Regression

  • Last known good: <= 0.116.0
  • First bad: 0.117.0

---

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗