Hacker News new | ask | show | jobs
by jokoon 797 days ago
he should rather invent a screen with a higher refresh rate
1 comments

That’s not going to improve rendering speed. FPS here is used to gauge how quickly the scene is being sent to the GPU.

For a given rendering quality, faster is always better, even if your display can’t show frames that fast. In such a case you render as fast as the display can go and no faster, to save energy and allow the computer or your game to handle other tasks within the frame time.