Also getting 3.5 seconds with that other maze after a restart..
Dont think this is a good benchmark for modern hardware, but atleast that 5950x minimum 3.7sec is not correct
The benchmarks were on Linux and you are using Windows. It was an older browser he was using in the test, so it may be true that the 5950x was slower in January 2022.
lol it seems to be random what maze your getting there also..
The maze you get when you refresh the page is always exactly the same maze, it is used in the Phoronix tests.
As for how accurate this benchmark is to describe real-world performance, I'd say it's quite usefull.
Many systems with an SSD will perform about the same on certain parts of web browsing. Take my old dual core i3 3240 for example. When I look up things on Google, the search results come up instantly, I don't think my CPU is a bottleneck there in any way. Say I'm browsing The Guardian's website, that's just instant too, I click on something and it loads the entire webpage in about half a second.
It is correct to say that a CPU is not a significant bottleneck in many everyday tasks. Software is often a bigger bottleneck than hardware. Take, for example, the boot time of Windows 10/11. Windows doesn't actually boot up completely, it does a form of hibernation because windows is too slow without this trick. This hibernation makes windows more prone to driver bugs. However, it will still boot slower than if you let Alpine Linux or Void Linux boot completely on the same hardware.
When I log into my FreeBSD system, it takes exactly one second in XFCE. While you can't make Windows 10/11 log in faster even with the most powerful CPUs. Suppose I am viewing photos with Viewnior or with Feh, the transition to the next photo is going to be faster than on the most powerful CPUs with Windows 10/11.
Let's say I open a file manager with XFCE, this takes about one second. It's as fast as the most powerful CPUs with Windows 10/11.
Suppose I open my email app (Claws Mail), this will load my emails faster than is possible in Windows 10/11.
Suppose I open Gnumeric, I am going to achieve higher performance in most tasks than what is possible in windows 10/11, and Gnumeric is a more advanced spreadsheet app than MS Excel.
The benchmark is appropriate to see how fast the CPU is if there is no major bottleneck. This is the situation for most of the day-to-day tasks that most people do.
Here's a benchmark that measures the bottlenecks in a specific situation:
https://perftest.netlify.app/stylebench/
But the question is, in which situations do you encounter this bottleneck in reality. I can say that more than 90% of the websites on my systems are fully loaded within a
maximum of 2 seconds. One of the slower websites is Reddit which takes 4 seconds before it is completely loaded. I think this is because they switched from Lisp to Python which made Reddit very slow.
If they had made some changes to their Lisp code instead of switching to Python, they would have had a much faster platform.