Performance/Telemetry

< Performance
Revision as of 00:43, 19 May 2011 by Tglek (talk | contribs) (Created page with "Telemetry allows developers to receive aggregate data of browser health in the field. The following statistics are currently gathered: <br> == about:memory stats == *Memo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Telemetry allows developers to receive aggregate data of browser health in the field.

The following statistics are currently gathered:


about:memory stats

  • Memory:heap-used/js/gc-heap (KB)
  • Memory:heap-used/layout/all (KB)
  • Memory:mapped/heap/used (KB)

Latency stats:

  • nsCycleCollector::Collect (ms)

Telemetry self-diagnostics:

  • telemetry.ping (ms)
  • telemetry.success (No, Yes)