|
|
|
|
|
by Dylan16807
702 days ago
|
|
> Like look at this 20 core processor! Oh wait, it's really an 8 core when it comes to performance. The E cores are about half as fast as the P cores depending on use case, at about 30% of the size. If you have a program that can use more than 8 cores, then that 8P+12E CPU should approach a 14P CPU in speed. (And if it can't use more than 8 cores then P versus E doesn't matter.) (Or if you meant 4P+16E then I don't think those exist.) > Hard to compare that to a 12 core 3D cached Ryzen with even higher clock... Only half of those cores properly get the advantage of the 3D cache. And I doubt those cores have a higher clock. AMD's doing quite well but I think you're exaggerating a good bit. |
|
Only if you use work stealing queues or (this is ridiculously unlikely) run multithreaded algorithms that are aware of the different performance and split the work unevenly to compensate.