Data-Boom / SOEN490

2 stars 5 forks source link

[Testing] Optimize UI performance by addressing Lighthouse report #406

Open JeremiahTee opened 3 years ago

JeremiahTee commented 3 years ago

As a developer, I want to optimize the UI to accelerate page performance by addressing the debt documented in the Lighthouse report.

Description Lighthouse was run in Sprint 6 in order to benchmark the page performance on the Client side. Lighthouse suggested ways that we can accelerate the page performance, for example, by reducing unnecessary Javascript code in the Client side.

Additional Notes

Tasks

Acceptance Criteria All debt reported by Lighthouse is addressed and documented. The optimization is verified by running Lighthouse after addressing all debt, and documenting the new report.

ds161833 commented 3 years ago

potentially sprint 9

TiraFire commented 3 years ago

Kept as optional