40 Years of Microprocessor Trend Data (2015)
karlrupp.net
40 Years of Microprocessor Trend Data (2015)
1–10 of 13 posts
Re: 40 Years of Microprocessor Trend Data (2015)
#242 Years of Microprocessor Trend Data
> https://www.karlrupp.net/2018/02/42-years-of-microprocessor-...
from 2018-02.
Re: 40 Years of Microprocessor Trend Data (2015)
#3Re: 40 Years of Microprocessor Trend Data (2015)
#4Clearly some curves have kind of flat lined but aside from the power consumption one which could logically go down and definitely has in terms of power/transistor ratio, the other ones are not going down any time soon for sure like the graphs suggest.
Re: 40 Years of Microprocessor Trend Data (2015)
#5Fairly illustrative example of technology S-curve. We haven't ran out of Moor's law yet, but the only available direction for performance improvement left is parallelism.
Re: 40 Years of Microprocessor Trend Data (2015)
#6Fairly illustrative example of technology S-curve. We haven't ran out of Moor's law yet, but the only available direction for performance improvement left is parallelism.
Re: 40 Years of Microprocessor Trend Data (2015)
#7The same data was used by other students of my advisor to create the Cpu database which has some more data like cache sizes and FO4.
Re: 40 Years of Microprocessor Trend Data (2015)
#8As one of the authors of the original paper the data is based on I have fond memories as a graduate student of standardizing the performance data to SpecInt which did not exist till the 2000s. So for the older processors that were no longer available I looked hard for processors that had both SpecInt and older benchmarks like Dhrystone and MIPS per seconds to normalize them to SpecInt performance. The same data was u…
From the latest data (https://www.karlrupp.net/2018/02/42-years-of-microprocessor-...) you can definitely see that single-threaded performance is still increasing but not at the exponential clip it was. The inflection point for that is around the mid-2000s. It is hard to eyeball because the chart is logarithmic but the rate of increase looks to be sub-exponential for the past decade or so.
MHz and Watts have clearly levelled off.
Number of logical cores looks to be on an exponential path so clearly we need to be tracking multi-threaded performance gains. Unlike your work this only needs to be backdated to the mid-2000s – multi-core ramps up when single-threaded starts ramping down – so it should be far easier.
Pretty much all applications take advantage of multi-threading now, be it multi-processing or multi-threading. Erlang is the only language I know of that has the multi-threaded paradigm baked into its core. Ruby has had Fibers since 2.2 so they are very much a tacked on idea. Perhaps what we need is to retrofit them to C, come up with an abstract machine model and language primitives that fits our multi-core world. We could call it C[].
Re: 40 Years of Microprocessor Trend Data (2015)
#9Fairly illustrative example of technology S-curve. We haven't ran out of Moor's law yet, but the only available direction for performance improvement left is parallelism.
A return to exponential performance gains will come from parallelism is how I read your comment, and I agree. Multiple cores running at 5GHz for a few hundred dollars is an amazing amount of processing capacity.
Re: 40 Years of Microprocessor Trend Data (2015)
#10Earlier quoted context omitted.
A return to exponential performance gains will come from parallelism is how I read your comment, and I agree. Multiple cores running at 5GHz for a few hundred dollars is an amazing amount of processing capacity.
Is it me or we already use that parallelism a lot, that is, while the operating system runs serveral single threaded apps in aprallel ?
Anecdotally my several years old iMac [0] has 4-cores/8-threads and I already only notice more threads when parallel-compiling (compared to my 2C/4T i7-Skylake laptop).
[0] https://everymac.com/systems/apple/imac/specs/imac-core-i7-3...