top | item 46927159

(no title)

nick49488171 | 22 days ago

For us mere mortals, how fast does a normal developer for through a MTok. How about a good power user?

discuss

order

snowfield|22 days ago

A developer can blast millions of tokens in minutes. When you have a context size of 250k that’s just 4 queries. But with tool usage and subsequent calls etc it can easily just do many millions in one request

But if you just ask a question or something it’ll take a while to spend a million tokens…

andersa|22 days ago

It's worth noting those 250k tokens will be cached for repeat queries.

nick49488171|22 days ago

Seems like an opportunity to condense the context into 'documentation' level and only load the full text/code for files that expect to be edited?

SatvikBeri|22 days ago

I use one Claude instance at a time, roughly fulltime (writes 90% of my code). Generally making small changes, nothing weird. According to ccusage, I spend about $20 of tokens a day, a bit less than 1 MTOK output tokens a way. So the exact same workflow would be about $120 for higher speed.

andersa|22 days ago

I tried using it for two hours and it burned $100 at the 50% discounted pricing.