Viewer Statistics

From Second Life Wiki
Revision as of 10:11, 3 August 2007 by Steve Linden (talk | contribs) (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 ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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