OTHER·중요도 6·2026. 07. 12.·Hacker News
Claude Code sends 33k tokens before reading the prompt; OpenCode sends 7k
── KO ──────────────────
Claude Code는 OpenCode보다 33k 토큰을 보내며 비효율적인 캐시 전략을 보인다.
이 글은 Claude Code와 OpenCode의 토큰 사용을 비교한 연구를 다루고 있다. Claude Code는 OpenCode에 비해 캐시 전략과 토큰 사용에서 비효율적이며, 이로 인해 사용량이 급격히 증가하는 것을 관찰했다. 연구를 통해 로그를 추가해 실제 요청과 응답을 캡처하여 데이터를 수집했다. 이 연구 결과는 Claude Code의 비효율성을 명확히 보여준다.
── EN ──────────────────
Claude Code sends 33k tokens and is less efficient than OpenCode in cache strategy.
This article discusses a study comparing token usage between Claude Code and OpenCode. It reveals that Claude Code is inefficient in its cache strategy and token usage, leading to a much higher usage rate. The authors added logging to capture requests and responses, providing empirical data for their findings. This study clearly indicates the inefficiencies of Claude Code.