开发者

Clock Speed what does it mean? [closed]

开发者 https://www.devze.com 2023-03-24 20:02 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

开发者_如何学Go

Closed 11 years ago.

Improve this question

lets say i have a dual core having a speed of 2.7. Does the 2.7 stands for the sum of the speed of each core, or the speed of each individual core?


It means that each CPU core runs 2.7 billion cycles per second. This has a lot less meaning than it used to, as the amount of "work" that is completed each cycle varies quite a bit (due to considerations like caching, pipelining, hyperthreading, memory access times, and so on).

If you want to know how fast a processor is, it is much more advisable to look at benchmarks related to the kind of tasks you are trying to accomplish with it than to look at the clock speed. Consider: a dual-core 2.4 GHz Core i5 is much, much faster than a 2.4 GHz Pentium D (also dual-core).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号