Page MenuHomePhabricator

Make performance test for newly deployed mobile-html
Open, MediumPublicSpike

Description

Background information

A new version of mobile-html has been deployed. See T231201: mobile-html: improve page load time and time to first paint.

What

We want to ensure the performance is good enough in production for usage in the apps.

How

Build automated tests that verify request response time and time to first paint for mobile-html
[DONE] Build unit tests that verify processing performance of mobile-html transforms

Open questions

  • How good is "good enough"?

Acceptance criteria

  • Make performance test and compile results
  • If positive, clap and rejoice
  • If negative, make followup tasks with #product-infrastructure-team-backlog for the team to prioritize

Event Timeline

Jhernandez created this task.
Jhernandez updated the task description. (Show Details)
LGoto lowered the priority of this task from High to Medium.Dec 11 2019, 4:50 PM

The processing performance seems fine now.

We will evaluate adding some of the first paint tests on this task later.