diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-06-28 16:01:16 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-06-28 16:01:16 -0400 |
commit | 26be53aede499182252bb797e798611169ea0553 (patch) | |
tree | a0a9491abe3950ea2cacce02f1eb788c738f04ee /build.sh | |
parent | 57c230b73ea171d310ad3c132624a8fdd6751b0e (diff) |
CHOP-753: Introduce a sliding window of framerate samples.
The trouble with remembering the slowest-ever framerate is that framerate
drops dramatically on login, then typically bounces back to something
reasonable during the session. So the session-normal framerate has to drop
pretty dramatically before it falls below the original login framerate. To
address this, only remember the last ~10 minutes of framerates, and log memory
stats every time a new framerate is slower than the previous 10 minutes.
Diffstat (limited to 'build.sh')
0 files changed, 0 insertions, 0 deletions