F5F Stay Refreshed Hardware Desktop The CPU doesn't run all cores at full speed because of how tasks are managed and limited by hardware design.

The CPU doesn't run all cores at full speed because of how tasks are managed and limited by hardware design.

The CPU doesn't run all cores at full speed because of how tasks are managed and limited by hardware design.

Pages (2): Previous 1 2
_
_klearix_
Member
204
10-31-2020, 05:17 AM
#11
Thanks in advance. I gained a lot of knowledge. Really helpful!
_
_klearix_
10-31-2020, 05:17 AM #11

Thanks in advance. I gained a lot of knowledge. Really helpful!

C
ChickenPhoYou
Posting Freak
850
10-31-2020, 06:08 AM
#12
That's why Cinebench doesn't feel like a "realistic" benchmark—it tackles everything at once, using maximum resources. Handbrake is similar but I don’t use it; it’s slower and more resource-heavy. I prefer Shutter Encoder because it runs efficiently without overloading my CPU, and it offers a smoother interface (usually around 89%).
C
ChickenPhoYou
10-31-2020, 06:08 AM #12

That's why Cinebench doesn't feel like a "realistic" benchmark—it tackles everything at once, using maximum resources. Handbrake is similar but I don’t use it; it’s slower and more resource-heavy. I prefer Shutter Encoder because it runs efficiently without overloading my CPU, and it offers a smoother interface (usually around 89%).

J
Jdyy
Member
64
11-01-2020, 01:28 AM
#13
It's... challenging. Cinebench breaks the image into numerous tiny squares and processes them one by one, while a video encoder struggles to keep up with such parallelism over extended periods. Many tasks become sequential or hard to speed up in a video encoder. Additionally, comparing Cinebench and a video encoder means handling varying data sizes—depending on your content, you might fit all active work into the CPU's L2 and L3 caches (with 36-64 MB), avoiding slower memory access and keeping latency minimal. With a video encoder, you may need to access main memory more often, which can reduce performance.
J
Jdyy
11-01-2020, 01:28 AM #13

It's... challenging. Cinebench breaks the image into numerous tiny squares and processes them one by one, while a video encoder struggles to keep up with such parallelism over extended periods. Many tasks become sequential or hard to speed up in a video encoder. Additionally, comparing Cinebench and a video encoder means handling varying data sizes—depending on your content, you might fit all active work into the CPU's L2 and L3 caches (with 36-64 MB), avoiding slower memory access and keeping latency minimal. With a video encoder, you may need to access main memory more often, which can reduce performance.

R
Reepety
Senior Member
374
11-01-2020, 02:06 AM
#14
It aligns well with how CB functions since it mainly varies slightly while consistently delivering performance. It also serves as a straightforward "maximum heat/wattage evaluation."
R
Reepety
11-01-2020, 02:06 AM #14

It aligns well with how CB functions since it mainly varies slightly while consistently delivering performance. It also serves as a straightforward "maximum heat/wattage evaluation."

Pages (2): Previous 1 2