claude-code

Perf win of the day: Claude Code CLI now uses 2x less CPU at p99. Bun's garbage collector was running on a fixed tim…

Claude News

claude-code

AcBun's garbage collector waits for idle in Claude Code

Mid-turn, the CLI was losing CPU to its own runtime: Bun's garbage collector ran on a fixed timer, so it kicked in right when Claude Code was busiest. The GC now holds off until the process is idle, and the perf note claims 2x less CPU at p99.

The note doesn't name the Claude Code release carrying the change. Claude Code has run on the Rust port of Bun since v2.1.181, which shipped June 17.

Comments

No comments yet. Be the first.

Join the conversation

Sign in with Google to leave a comment. Your name and avatar come from your Google profile, and the comment appears after moderation.

We only use your name and avatar from Google. We never store your email address.