Myth: The number of cores will multiply the processor frequency
On April 13,2022 by Tom RoutleyI have a dual core processor 2.3 GHz (with 2 cores), this gives it a total frequency of 4.6 ghz?
Reality
FALSE
Explanations
The number of cores and the frequency of a processor are independent.
Thus, a dual-core processor at 2.3 GHz has a total frequency of 2.3 GHz.
2 key factors determining the power of a processor:
-The number of cores.
-The frequency (GHz).
A processor is able to execute multiple tasks simultaneously. For example you can surf the web while listening to music on your computer. However, to achieve
this effect of "multitasking", the core processor alternates the execution of your process by giving them each a small execution time of the order of a
millisecond. It is so fast that you really feel that they are executed at the same time.
A processor having a high frequency, will gain in rapidity. However, if you have several tasks to execute simultaneously, the number of cores will be the
critical factor.
Example:
A dual core at 2.6 ghz is much more powerful than a single processor core running at 3.0ghz.
Note: the cache also affects slightly on the processor:
It reduces the access time (read or write) a processor core to its data.
One difference:
- First-level cache (L1)
- Second level cache (L2)
- Third level cache (L3)
Thus, most caches are larger, your processor will be powerful because it will require less interation with the RAM memory which is slower than the caches.
All processors are not equipped with L3 cache. Those who benefit are often more powerful.
Article Recommendations
Latest articles
Popular Articles
Archives
- November 2024
- October 2024
- September 2024
- August 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- December 2023
- November 2023
- October 2023
- September 2023
- August 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- August 2022
- July 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- January 2021
Leave a Reply