Ask Your Question
0

Why does the latency vary significantly across various platforms despite having the same FPS?

asked 2023-06-12 19:44:45 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-06-12 19:59:02 +0000

scrum gravatar image

The latency may vary across various platforms despite having the same FPS due to several reasons:

  1. Rendering time: The time taken to render frames varies across platforms due to differences in hardware performance, system resources, and optimization of rendering pipelines.

  2. Input processing time: The time taken to process input such as mouse clicks, keystrokes, and controller inputs differs across platforms due to differences in drivers and software.

  3. Network latency: In multiplayer games, latency is affected by the network connection and distance between players. Even if the FPS is the same, the latency may vary due to differences in network conditions.

  4. Display response time: The time taken by the display to respond to change in pixels varies across different monitors, leading to different latency.

  5. V-Sync and buffering: The use of V-Sync and buffering techniques can affect the latency, as they may introduce delays in displaying frames.

Overall, the latency may vary across different platforms despite having the same FPS due to various factors related to hardware, software, and network conditions.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-12 19:44:45 +0000

Seen: 14 times

Last updated: Jun 12 '23