Does Moore’s Law Still Apply Today?

By on September 6, 2021

Note: This article was originally written for another site, but never got published. I decided to publish it here, because it has relevance for a number of other articles on the site. Technology will shape human performance in profound ways over the next 10, 20, or 50 years. Understanding how this technology progresses will help us better understand this relationship going forward.

Moore’s Law predicts that the number of transistors used on dense integrated circuits will double year on year; essentially meaning that our devices double in speed and/or halve in size. This theory belongs to Gordon Moore, who co-founded Intel and who had observed this trend up to that point in 1965.

The Biocomputer

Often, this prediction has been extrapolated to apply to all technology. That is to say, that it is generally accepted that the rate of technological improvement should double, year on year. Take a look at the smart phone in your pocket. That device is hugely more powerful than a computer even just a few years old. To put it in perspective, it is millions of times more powerful than the computers at NASA that sent astronauts 356,000km across space from Earth to the Moon. That’s pretty incredible.

We’ve certainly seen a lot of growth in the past several decades then. And that also explains why we can now play console-quality computer games on the bus or film 4K video when we forgot to bring our “big camera.”

But is the hardware in our smartphone really still adhering to Moore’s Law?

The Galaxy S8 arguably didn’t feel twice as powerful as the S7 or even the S6. The way we use our mobiles hasn’t changed dramatically in the last few years. And you can pretty much do everything you could want to on a two year old flagship with relatively little compromise. So has smartphone technology finally peeked? Was Moore wrong?

Let’s take a closer look.

Specs now and then

Perhaps an obvious place to start is by looking at specs. How do the numbers in more recent phones stack up against their predecessors?

This post is actually a few years old, so the data here isn’t that recent. However, it still makes the point nicely.

Phone (US Models)CPU NameCPU GHzRAMGeekbench Single CoreGeekbench Multicore
S8Snapdragon 835Octa-core 4×2.3GHz 4×1.9GHz4GB20086548
S7Exynos 8890 OctaOcta-core 4×2.3GHz 4×1.6GHz4GB14445124
S6Exynos 7420 OctaOcta-core 4×2.1GHz 4×1.5GHz3GB10743584
S5Snapdragon 801Quad-core 2.5GHz2GB9702501

I’ve also included some benchmark scores from Geekbench here, to demonstrate how these specs perform in the ‘real world’.

There is definite gradual improvement here but however you slice it, there’s no getting around the fact that the specs are not doubling and neither is the performance – at least on paper.

This could come down to manufacturers focusing more on other features. Phones don’t just have to be faster year-on-year but also more beautifully constructed, more battery efficient, higher resolution etc. CPU performance simply isn’t the sole priority – which could go some way to explaining why we’re not seeing a ‘doubling’ in improvement here.

But there’s more to it than that, of course.

A little about how CPUs work

The first thing to recognize is that numbers don’t tell the whole story and looking at GHz alone will certainly give you a skewed picture.

Instructions given to a CPU are generally thought of as sequential in nature and will be queued up in a pipeline for the computer to execute. The clock speed tells you how quickly the CPU is able to fetch and execute each of these instructions. GHz is a measure of this, with one cycle per second being represented at 1Hertz. So a 2GHz CPU can execute two billion cycles per second. The higher the GHz, the more quickly the CPU can carry out its to-do list, and the faster it will be able to run code.

It’s actually a fair bit more complicated than that.

But, as Gary Sims from Android Authority explains in a lot more detail here, it’s actually a fair bit more complicated than that. That’s because there are various tricks that a CPU can use in order to carry out more instructions per cycle or to carry them out more efficiently. For instance, CPUs will begin fetching their next instructions before their current instructions are complete and by breaking their pipelines into multiple stages. Likewise, an execution engine can be split into two separate units capable of running in parallel. This is “instruction-level parallelism” (ILP)and means that more than one instruction can be carried out simultaneously.

These efficiency tricks are often described as making the pipeline “wider” or “longer” and both these things can increase the instructions per cycle. There are limitations here (some tasks need to be carried out sequentially for instance), but this is another way to squeeze more performance out of a chip.

Productivity

This means that in some cases, a CPU with a slower clock speed can still keep up with a faster one. As long as it is doing more work on every go-around.

That’s before we’ve even discussed the benefits (and minor drawbacks) of having multiple cores to juggle tasks, of being more efficient (to save energy, deal with heat and prevent throttling), or the cache (which stores useful information close-to-hand). And we haven’t looked into what the GPU does (handle certain kinds of tasks that are specifically useful for rendering graphics) or how bits and RAM factor in (holding information in memory). The point is that the overall performance of your device is the result of many smaller elements all working in unison. The CPU is just one small part of the SoC, which is just one small part of the device as a whole.

Nm in chip manufacturing

But remember: what our boy Moore was actually talking about was the number of transistors on a chip.

The more transistors on a CPU, the smarter it is. Transistors are tiny switches that can be arranged to create logic gates and which that way provide the brains of your phone. The more transistors you can fit in a square inch, the more you can pack into a device that needs to fit into your pocket. This is transistor density, and it is what the 10 stands for in a 10nm chip. Nm here means “nanometers” and measures half the distance of a single unique cell. The smaller the number, the smaller the cells and the more you can fit into a small space.

The more transistors on a CPU, the smarter it is.

So if we look at the Snapdragon 835 from Qualcomm that’s used in the US version of the S8, we see that it uses a 10nm design. This way, it claims to be 35% smaller and 25% more energy efficient compared with its predecessors.

How about the Exynos 8890 seen in the S7 from Samsung themselves? Well, here we have a 14nm chip. The S6’s Exynos 7420 Octa was also 14nm however. These are custom processors, but they are all based on the same ARM architecture – again, you can report to Gary for more on that.

At the time I was originally researching this post, companies like Samsung and TSMC were in the process of developing 7nm chips (Samsung won the race to 10nm). In 2021, 5nm chips are a reality, and Huawei says it will have 3nm chips by the end of the year. This is just another measure of device performance that more closely ties into what Moore was actually talking about. And this is an area where we can still see performance improving at a very rapid rate – even if it’s not quite doubling year on year.

The number of transistors

But just because you can fit more transistors into a smaller space, that doesn’t necessarily mean that a chip will have more transistors. That would depend on the size, apart from anything else! So how many transistors do you find on those CPUs?

Well, once again looking at some older devices for reference, the Qualcomm Snapdragon 835 boasts a pretty impressive 3 billion transistors.

Bottom of a phone

To put that in perspective, the human brain has approximately 100 billion neurons. So, you could argue that your phone is 3% as smart as you. But of course it’s a LOT more complex than that (you think processors are complicated, you should try the human brain!).

Unfortunately, this information is not available for all smartphones and there’s no data for the previous Samsung models. While it’s an imperfect test then, let’s take a look at another mobile SoC and see how it stacks up.

The iPhone 5s sported the Apple A7, a dual-core chip with one billion transistors. This is one third of those seen in the much newer S8. The A8 did literally double this with two billion. If we put those in a graph with their Geekbench scores, we get this:

Phone (US Models)CPU NameTransistorsCPU GHzRAMGeekbench Single CoreGeekbench Multicore
S8Snapdragon 8353 BillionOcta-core 4×2.3GHz 4×1.9GHz4GB20086548
iPhone 6Apple A82 BillionDual core 1.4Ghz1GB15142472
iPhone 5sApple A71 BillionDual core 1.3-1.4Ghz1GB13242261

As you can see then, doubling the number of transistors certainly doesn’t necessarily double the real-world performance. Comparing the S8 with the iPhones isn’t really fair, either, seeing as the software optimization, RAM and design are so different. But what’s surprising is the relatively small difference in performance between the A7 and A8, despite having double the number of transistors with the same amount of RAM and the same Ghz.

Density doesn’t necessarily result in greater performance and speed, because manufacturers will sometimes choose how best to use all those new transistors and in some cases, they might focus on capabilities that don’t directly correlate with performance. ARM for instance has a system for improving the power efficiency of its SoC’s called big.Little – basically using two differently powered cores for lighter and more intensive tasks. These kinds of features are more interested in heat management and battery life, rather than pure horsepower. This is one reason that GPUs can generally improve at a faster rate than CPUs – because they are much more specialized (although the nm is higher and they do have more heat management to contend with).

Density doesn’t necessarily result in greater performance and speed.

It will be very interesting to see how the A11 in the iPhone 8 and X performs, which has 4.3 billion transistors!

Dennard scaling

There’s more to consider. Always more. Or Moore.

Dennard scaling, also referred to as MOSFET scaling, is another law just like Moore’s that is also relevant here. It states that as transistors get smaller, their power density stays constant. This means that the power use should be proportional to the area rather than the number of switches. So, not only should we see the number of transistors double year on year at a “cost efficient optimum,” but those transistors should use less power and not get ridiculously hot! As you can see, in order for Moore’s law to be useful to smartphone consumers, Dennard scaling also needs to hold true.

Iron Man

And it did up until about 2000. But Dennard scaling no longer quite holds true at each lower node, meaning that there is no guarantee that these denser chips will necessarily result in lower power consumption. That’s one more reason that doubling transistors doesn’t double the performance the way it once did.

What does all this mean for us?

So, if you want to be strict, technically Dennard scaling has been broken and Moore’s law doesn’t apply in the way it used to. It’s becoming increasingly redundant to think of technology as doubling in power, seeing as the reality is far more complex. Not only that, but Moore’s law only ever strictly referred to transistor density, which is a very incomplete measure of device performance. What many people don’t realize, is that Moore himself actually revised his famous law in 1995, to say that the transistor density would double every two years. And the law was always considered an approximation.

The hardware in your phone is still improving rapidly then, but it’s not quite doubling. Partly because OEMs have their attention and budget elsewhere. Partly because it’s more complex than that.

Phones Moore's Law

But don’t feel too bad! Your phone might not be double the speed, or have double the memory, but it is definitely a significant leap from the one that went before and the one before that. And new technologies like mobile VR and 8K screens are likely to push things forward at an even faster rate going forward!

And that’s the point really: for power to continue increasing exponentially in consumer products, there needs to be a good incentive. The direction of technological progress will be shaped by outside forces. I mention VR and 8K screens, because these technologies will drastically increase the demand for horsepower.

The same things applies to other technologies, too. Be they the supercomputers we’ll sometimes work on to create incredible futuristic art, or the transhuman technologies that shape humanity itself.

About Adam Sinicki

Adam Sinicki, AKA The Bioneer, is a writer, personal trainer, author, entrepreneur, and web developer. I've been writing about health, psychology, and fitness for the past 10+ years and have a fascination with the limits of human performance. When I'm not running my online businesses or training, I love sandwiches, computer games, comics, and hanging out with my family.

Leave a Reply

Your email address will not be published. Required fields are marked *

error: Content is protected !!