etlegacy / etlegacy

ET: Legacy is an open source project based on the code of Wolfenstein: Enemy Territory which was released in 2010 under the terms of the GPLv3 license.
https://www.etlegacy.com
GNU General Public License v3.0
555 stars 93 forks source link

Option to draw fps as graph #2690

Open u1ps opened 1 month ago

u1ps commented 1 month ago

drawing numbers for com_maxfps to not show stutters. Numbers change so fast that it is impossible to detect micro stutters from that view (Momentary fps drops /spikes). This is a thing u want to be clear of for smooth game.

image

image

Graph would help detect issues in fps better

u1ps commented 1 month ago

https://github.com/etlegacy/etlegacy/issues/2416 implement timegraph feature into fps HUD component as an display option?