Perf win of the day: Claude Code CLI now uses 2x less CPU at p99.
Bun's garbage collector was running on a fixed timer, so it would kick in mid-turn and steal CPU right when Claude Code was busiest. Now it waits until the process is idle.
@ClaudeDevs
