|
|
|
|
|
by Retric
1107 days ago
|
|
That’s half of it, the other half is each of those events is extremely simple so the amount of computation is viable with a single thread. If individual threads were dramatically slower the architecture would get unpleasant by necessity. Consider the abomination that is out of order execution on a modern CPU. |
|