Sudden drop on fps in CSGO
Sudden drop on fps in CSGO
Wow... this really changes things. I'm using the i7-4790 and wondering if the same applies to my setup too. Do you know what's being measured in the bottom left? It's not about FPS or frame time, but something else. Thanks!
Sorry for the simple question but I thought there was just one frame time? The duration it takes for the next frame to load. Why is there a CPU frame time? Only the GPU handles frame compilation? I'm still confused.
The CPU sets up frames for the GPU. The CPU frame time indicates the duration between prepared frames. The GPU creates the frames, and its GPU frame time reflects the time between rendered frames. These values don't need to align, and the CPU frame time sets the maximum limit. If it exceeds the GPU frame time, a bottleneck occurs.