Difference between revisions of "Viewer Statistics"

From Second Life Wiki
Jump to navigation Jump to search
(New page: = See Also = * Viewer Roadmap = Objectives = * Improve the way Linden Lab receives statistics from the client * Report correct, valuable, and consistent viewer performance data = High ...)
 
Line 1: Line 1:
[[Category: Linden Lab Projects]]
= See Also =
= See Also =
* [[Viewer Roadmap]]
* [[Viewer Roadmap]]

Revision as of 17:07, 31 March 2008

See Also

Objectives

  • Improve the way Linden Lab receives statistics from the client
  • Report correct, valuable, and consistent viewer performance data

High Priority Tasks

  • Frame Rate Metrics
    • Break down all viewer framerate data into (at least) render/update/decode components
    • Enable the following queries:
    • Average viewer framerate per session:
      • By graphics card category (standardize gpu field in database using gpu_table)
      • By significant graphics settings
      • By draw distance
      • By visible object count
    • Average framerate per region
      • Historical hourly averages
  • Report useful 'lag' information to viewer ("Lag-o-meter")
    • Viewer performance (framerate)
    • Network performance (packet loss)
    • Simulator performance (sim fps)

Other Tasks