Performance: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (Fixed a link.)
(Updating Spark documentation location)
Line 40: Line 40:
** [http://mozilla.github.io/cerberus/dashboard/ Cerberus]: Automated regression detection for Telemetry
** [http://mozilla.github.io/cerberus/dashboard/ Cerberus]: Automated regression detection for Telemetry
*** Set the "alert_mails" field in your histogram declaration to get [https://groups.google.com/forum/#!forum/mozilla.dev.telemetry-alerts automatic email notifications] of regressions
*** Set the "alert_mails" field in your histogram declaration to get [https://groups.google.com/forum/#!forum/mozilla.dev.telemetry-alerts automatic email notifications] of regressions
** You can do custom Telemetry analyses using [http://mreid-moz.github.io/blog/2013/11/06/current-state-of-telemetry-analysis/ MapReduce] or [http://robertovitillo.com/2015/01/16/next-gen-data-analysis-framework-for-telemetry/ Spark]
** You can do custom Telemetry analyses using [http://mreid-moz.github.io/blog/2013/11/06/current-state-of-telemetry-analysis/ MapReduce] or [https://wiki.mozilla.org/Telemetry/Custom_analysis_with_spark Spark]
* [https://developer.mozilla.org/en-US/docs/Performance/Profiling_with_the_Built-in_Profiler SPS Gecko Profiler]
* [https://developer.mozilla.org/en-US/docs/Performance/Profiling_with_the_Built-in_Profiler SPS Gecko Profiler]
** [https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Reporting_a_Performance_Problem Reporting a Performance problem]
** [https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Reporting_a_Performance_Problem Reporting a Performance problem]

Revision as of 19:18, 10 August 2016

Performance

Mozilla's desktop performance team focuses on improvements to the Gecko platform and desktop Firefox. You can find us on the #perf channel of irc.mozilla.org or email perf@mozilla.com

The team:

  • Vladan Djeric, :vladan on IRC, blog
  • Aaron Klotz :aklotz, blog
  • Roberto Vitillo :rvitillo, blog
  • Avi Halachmi :avih, blog
  • David Teller :Yoric, blog
  • David Major :dmajor

Current Projects

Measuring & improving Firefox performance

Write-ups

Tools

Archive (Delete soon)

Old progress reports:

Old Projects

Tools:

Old Documentation and Presentations: