All Hands/Whistler2019/PerfWorkshop: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(Add prep work instructions.)
 
Line 1: Line 1:
Performance Workshop
= Performance Workshop =


Date: Wednesday, June 19, 2019 10am-12pm<br />
Date: Wednesday, June 19, 2019 10am-12pm<br />
Location: Fairmont MacDonald C
Location: Fairmont MacDonald C


Quick prep work to setup your laptop for the workshop will be provided shortly.
== Prep work ==
 
To ensure that you can run <tt>mach browsertime</tt> during the interactive demonstration, please complete the following prep work before the Whistler Performance Workshop:
 
# '''If you are using Linux:''' install ImageMagick using your package manager and ensure that <tt>compare</tt>, <tt>convert</tt>, and <tt>mogrify</tt> are on your path.
# Ensure you have a recent <tt>mozilla-central</tt> checkout and a recent Firefox Nightly.
# Run <tt>./mach browsertime --setup</tt>.  If it doesn't succeed with all dependencies reporting "OK", file a ticket blocking [https://bugzilla.mozilla.org/show_bug.cgi?id=1543247 Bug 1543247] so that we can investigate.
 
Thanks!  Together we can avoid Flaky Hotel WiFi.

Latest revision as of 02:31, 29 May 2019

Performance Workshop

Date: Wednesday, June 19, 2019 10am-12pm
Location: Fairmont MacDonald C

Prep work

To ensure that you can run mach browsertime during the interactive demonstration, please complete the following prep work before the Whistler Performance Workshop:

  1. If you are using Linux: install ImageMagick using your package manager and ensure that compare, convert, and mogrify are on your path.
  2. Ensure you have a recent mozilla-central checkout and a recent Firefox Nightly.
  3. Run ./mach browsertime --setup. If it doesn't succeed with all dependencies reporting "OK", file a ticket blocking Bug 1543247 so that we can investigate.

Thanks! Together we can avoid Flaky Hotel WiFi.