How have CPUs improved over the years
Go to solution
Solved by Jurrunio,
They could change the flow of instructions (architectural change), use transistors that can turn on and off faster while being more efficient, improve branch prediction (guessing of work to be done next), more cache so it doesnt stop to ask the RAM for info at the middle of a workload, stuff more cores into the CPU, integrate more components into the CPU to speed up data transfer between components, improve how each CPU core work on multiple tasks at the same time etc.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now