The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Curious about CPU load vs. Screen Resolution.

    Discussion in 'Gaming (Software and Graphics Cards)' started by HTWingNut, Feb 24, 2009.

  1. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,878
    Trophy Points:
    931
    I don't fully understand 3D modeling in games. But I'm curious about the CPU load in relationship to resolution. Does the CPU have to do the same amount of work whether or not the resolution is 800x600 or 1920x1200? I know it's definitely an increased load on the GPU since it's pushing a lot more pixels, but what about CPU?
     
  2. Burning Balls

    Burning Balls Notebook Evangelist

    Reputations:
    95
    Messages:
    417
    Likes Received:
    0
    Trophy Points:
    30
    I'm not an expert on this so... :D


    Anyway all data must pass through the CPU, it's pretty much the nexus of any computer system.


    So having a bigger data load from a higher resolution will pass through your CPU at one point or another.


    But most systems are not bottlenecked by the CPU at all. So there is a lot of room to move about.
     
  3. Dire NTropy

    Dire NTropy Notebook Deity

    Reputations:
    297
    Messages:
    720
    Likes Received:
    0
    Trophy Points:
    30
    My gut feeling says no because AFAIK the CPU decides which objects are rendered which doesn't change depending on the resolution? It also handles physics which is resolution independent. If you had enabled the CPU to handle some of the rendering (I think some low-end GPU laptops have this option?) then it would be affected by the resolution.
     
  4. panzieman

    panzieman Notebook Guru

    Reputations:
    0
    Messages:
    71
    Likes Received:
    0
    Trophy Points:
    15
    Nope. The CPU isn't affected by resolution, or AA or most other graphics effects.