Claude Code CLI cuts p99 CPU usage by 50% via GC tweak

dsp_ · x · 2026-08-18

Claude Code CLI now uses 2x less CPU at p99 latency. The fix addresses Bun's garbage collector running on a fixed timer, which previously interrupted the process mid-turn; it now waits until idle.

Original post →

More from coding & agent

coding & agent channel →