GPT-5.6 Sol Uses Twice the Tokens of GPT-5.5

vincent_s2 pts0 comments

GPT-5.6 Sol Uses Twice the Tokens of GPT-5.5 - Vincent Schmalbach

Skip to content

Currently Available: Need a skilled Software Developer for your next project?

Hire Me Today

Categories

News OpenAI Codex

GPT-5.6 Sol Uses Twice the Tokens of GPT-5.5

August 3, 2026<br>by Vincent Schmalbach

GPT-5.6 Sol xhigh now uses more than twice as many tokens per session as GPT-5.5 xhigh in my Codex workflow. For Codex users, tokens per session means the total token count divided by the number of sessions. I compared two equal 14-day windows from deduplicated local logs. The sessions were different, but 1,667 sessions before and 1,715 after are similar enough to show why the new model drains my subscriptions.<br>I'm writing this while working on vroni.com, my AI coding tool for turning tasks into pull requests.

Like-for-like, equal 14-day windows:

Model / effort<br>Sessions<br>Tokens<br>Tokens per session

GPT-5.5 xhigh<br>1,667<br>12.17B<br>7.30M

GPT-5.6 Sol xhigh<br>1,715<br>28.22B<br>16.45M

The session count rose by only 2.9%. Tokens per session rose by 125%. GPT-5.6 Sol xhigh used 16.45M tokens per session, compared with 7.30M for GPT-5.5 xhigh. That is 2.25x as many tokens for each session.

Total usage rose from 12.17B tokens to 28.22B, a 2.32x increase. Roughly the same number of sessions now consumes more than twice the usage allocation.

That cuts the effective value of a token-based quota by more than half. My three subscriptions used to survive roughly a week of extreme work. Since GPT-5.6 Sol became the top xhigh model, about one day of medium work can drain them. I also had three to four banked usage resets on each account. I rarely needed them before. Now they are all gone.

OpenAI lists the same fresh-input, cached-input, and output token prices for GPT-5.5 and GPT-5.6 Sol. At the same token price, 2.25x the tokens means roughly 2.25x the cost for a similar token mix. GPT-5.6 Sol also adds a cache-write charge that GPT-5.5 did not have.

What I'm building<br>Delegate tasks. Get software.

Give Vroni a GitHub issue, bug report, spec, or rough idea. It reads the repo, plans the change, writes code, runs checks, and works toward a review-ready pull request.

Take a look at vroni.com

Subscribe to my newsletter

Get new posts when I publish them.

Subscribe

I respect your privacy. Unsubscribe at any time.

Related posts

More writing around this topic.

Aug 3, 2026<br>NewsOpenAI Codex

Codex CLI Has Responsive Tables in the Terminal

LLMs use Markdown tables all the time. A few months ago, Codex CLI displayed them as ordinary wrapped text. In a narrow…

Read post

Jul 30, 2026<br>NewsSoftware Development

Google Lighthouse Adds Agentic Browsing Checks and Cloudflare Adds AI Traffic Controls

Google Lighthouse and Cloudflare are adding different controls for the same emerging class of automated web visitors. Lighthouse added an experimental Agentic…

Read post

Jul 30, 2026<br>LLMNews

Gemini 3.6 Flash and 3.5 Flash-Lite Ignore Temperature, Top-P, and Top-K

Google's Gemini 3.6 Flash and Gemini 3.5 Flash-Lite ignore temperature, top_p, and top_k, according to Google's current migration guide. Existing Gemini requests…

Read post

Leave a Reply Cancel reply<br>Your email address will not be published. Required fields are marked *<br>Comment *<br>Name *

Email *

Website

Save my name, email, and website in this browser for the next time I comment.

"What stood out about working with Vincent was how methodical and efficient he was. He started by really digging into our requirements, asking clarifying questions until he had a solid understanding. He then built exactly what was needed and kept us informed throughout. Communication was clear and proactive at all times. Everything stayed on track, both in terms of time and budget. The end result was excellent and has been running smoothly since launch. It's that combination of practical focus and attention to detail that makes the difference. I would definitely recommend Vincent for quality development."

"Having Vincent on retainer has been excellent. He's tackled some major technical challenges for us, notably significantly improving our website's performance. He also expertly managed a complex upgrade of our core platform (Laravel) to the latest version, ensuring we stay current and secure. We're now rolling out the multilingual capabilities he built, which is exciting. Vincent is reliable, technically skilled, and a valuable partner for keeping our site running optimally and moving forward. Highly recommend his expertise."

"I've been working with Vincent for several months, and he's one of the most independent developers I've collaborated with. He doesn't need micromanagement - he's fully capable of making decisions and driving the project forward, which has freed me up to focus on other parts of the business.

Vincent works very well asynchronously: communication stays focused, there is little unnecessary back-and-forth, and he still raises the important questions when needed. The result is a...

tokens vincent xhigh session codex twice

Related Articles