Performance: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Switch IRC to Matrix link)
(Add Android FE Perf Group section.)
Line 46: Line 46:
** [[Tracing VirtualAlloc With Xperf]]
** [[Tracing VirtualAlloc With Xperf]]
* [https://github.com/chutten/statuser Statuser]: Restartless Firefox extension for as-it-happens hang monitoring.
* [https://github.com/chutten/statuser Statuser]: Restartless Firefox extension for as-it-happens hang monitoring.
=Android Front-end Performance group=
The Android Front-end Performance group focus on improvements to performance of the JVM portions of Android applications as opposed to the platform performance group that focuses on platform (i.e. Gecko) performance.
* Contact us on Matrix: [https://chat.mozilla.org/#/room/#perf-android-frontend:mozilla.org #perf-android-frontend:mozilla.org]
* Project planning: [https://github.com/orgs/mozilla-mobile/projects/47?fullscreen=true GitHub Project Board]
** [https://github.com/orgs/mozilla-mobile/projects/47?fullscreen=true&card_filter_query=label%3A%22perf%3Aonboarding-issue%22 Filtered issues for onboarding new team members]
* [https://mana.mozilla.org/wiki/display/PM/Android+Front-End+Performance Mozilla-internal resources] (we're working to make this more open!)

Revision as of 17:29, 27 March 2020

Performance

The Firefox performance team focuses on improvements to the Gecko platform and Firefox across desktop and mobile. You can find us on #perf:mozilla.org on Matrix and #perf on Slack.

The team:

  • Performance Engineering
    • Vicky Chin
    • Patricia Lawless
    • Andrew Creskey
    • Barret Rennie
    • Bas Schouten
    • Benjamin De Kosnik
    • Denis Palmeiro
    • James Porter
    • Markus Stange
    • Nicholas Alexander
    • Randell Jesup
    • Sean Feng
    • Will Hawkins
  • Performance Test Engineering
  • Performance Tools Engineering
  • Product Management: Eric Smyth
  • Program Management: Jean Gong

Measuring & improving Firefox performance

Write-ups

Tools

Android Front-end Performance group

The Android Front-end Performance group focus on improvements to performance of the JVM portions of Android applications as opposed to the platform performance group that focuses on platform (i.e. Gecko) performance.