The Great CPU Stagnation
databasearchitects.blogspot.com
The Great CPU Stagnation
1–10 of 222 posts
Re: The Great CPU Stagnation
#2Re: The Great CPU Stagnation
#3Re: The Great CPU Stagnation
#4Re: The Great CPU Stagnation
#5We've known about this for a long time. Everyone expected it to happen. There are some key upcoming technologies that have the potential to cause a step in scaling (CFETs, backside power delivery) but it's still not going to be anywhere near Moore's law levels. I think this is part of why GPU power is skyrocketing and why Apple, Qualcomm, and the like are trying to shift towards services.
Re: The Great CPU Stagnation
#6The Great x86 CPU Stagnation? ARM seems to have made some great leaps forward in recent years.
In that, RISC-V might get some edge, because ARM licensing is expensive, but I don't think licensing is a significant cost for the x86 crowd.
OTOH, the server ARM people are really pushing it: https://www.semianalysis.com/p/sound-the-siyrn-ampereone-192...
But Altra's ain't cheap.
Re: The Great CPU Stagnation
#7http://webcache.googleusercontent.com/search?q=cache:FBaO-jB...
Re: The Great CPU Stagnation
#8At least now people will start to focus on how bloated and slow software has become in the meantime. And stop referring to it as “tech”.
The best we can hope for I think is that open source will create frameworks/foundations on top of which people can then try to build. Elixir Phoenix has been that to some extent, basically taking the rails philosophy but making it super light and fast (my Phoenix APIs run with 40MiB of memory and response times ~1ms). Maybe those sorts of advancements can save us, but I can't think of a way to address the browser that way and realistically right now the browser is a huge area of the bloat. A ton of code that runs in the browser is terribly optimized, but even the base is quite big.
Re: The Great CPU Stagnation
#9The Great x86 CPU Stagnation? ARM seems to have made some great leaps forward in recent years.