Living in the distant future, we have remarkable technology. More Memory, Storage, and Processing power than we could ever need, want, or imagine. We even have the graphics chips integrated directly onto the CPU with specs unfathomable 25 years ago.
And despite all this, the software has gotten slower. There are delays when clicking/opening different windows, panels, and interfaces.
I've had junk computers running Windows 98 and XP that ran snappier than modern systems. What a joke.
It's not inherently difficult to call other cores in the code of software. It's usually a couple lines telling whatever process you've coded to spool to the next core if that core is already being used by the code.
Bassman9000 1 points 17 hours ago
It's not inherently difficult to call other cores in the code of software. It's usually a couple lines telling whatever process you've coded to spool to the next core if that core is already being used by the code.