6 ms·
Sorry for the late reply. I am just guessing that it was the shared fp, since that's what i thought the major shared resource was. The workloads were bog standa
by trotsky 13y ago
Sorry for the late reply. I am just guessing that it was the shared fp, since that's what i thought the major shared resource was. The workloads were bog standard kind of stuff, so i assume mostly integer work, so it's absolutely possible that it wasn't the fp sharing but something else. I thought that the integer cores all had their own registers though? Never the less, I don't know enough about cpu internals to say - I was just assuming.