this depends on the architecture of the CPU and is not that trivial to compare you would need to be more specific because in 2017 I still could use a low throughput CPU.
Even between 2016 and 2017 you would need to specify the architecture. Multi-threading or Single-threading, do you remain in the CPU - Caches or do you have to go to the RAM ? What is speed of the FSB, RISC or CISC. And usually u try to use the GPU for mass computations.
The only thing that I am willing to say ... in theory it could be faster ;).
Marco Alka
Software Engineer, Technical Consultant & Mentor
As j already pointed out, it is hard to give any number. An unscientific measure might be Moore's Law, which would mean an increase of computing power of 2^(17/1.5) over the past 17 years, which comes out at ca. 2500 times faster.
Generally speaking, there are a few factors which have changed over the past 17 years which are worth mentioning here, so you can get an image of how much faster it should be (assuming a desktop computer):
Unfortunately, I am missing precise numbers for performance comparison of the hardware (I might have to dig a little more), but I generally expect, that today, we are 1000-2000 times faster than in the year 2000.
Don't forget, that it is highly difficult to compare different algorithms due to Single-Threaded-ness vs Multi-Threaded-ness.