-
Notifications
You must be signed in to change notification settings - Fork 0
Performance_Testing
Maria Husmann edited this page Nov 30, 2022
·
2 revisions
You can use the built in tools in the browser to find issues, such as long running JavaScript functions. Note that debugging can be harder for apps built with JavaScript frameworks that include a compile step.
- Run a performance test (core web vitals) and document the results. To get realistic load times, use the deployed version of your app and not a locally hosted one.
- Analyse the result. Is your web app fast enough? If not, use the tooling to find causes and decide on measures.
- Run another performance test and document the new results.
- Analyse the differences. Did your measures have any impact?
Studio Web & Mobile Design & Engineering 1 – 2022 © Digital Ideation, HSLU, Maria Husmann und Hanna Züllig
Projektbriefing
Workshop Konzept
Design Inhalte