|
|
|
|
|
by meshenna
2691 days ago
|
|
To get any reasonable performance benefit out of 32+ cores the code running on those cores would have to be >75% parallelized.[1] I know very little about threading and such, but that seems like it would be a difficult thing to do for many (most?) applications. Point being that I doubt consumer CPUs will have that many cores until there's a clear benefit to it, and thus far there isn't. Even 8-16 cores is pushing it. If anyone reading this has more insight into the matter, I'd love to hear what you think. [1] https://en.wikipedia.org/wiki/Amdahl%27s_law |
|
For that, see https://en.m.wikipedia.org/wiki/Gustafson%27s_law.