Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lighthouse and general DX performance benchmarks and analysis #27

Closed
1 of 10 tasks
thescientist13 opened this issue Nov 9, 2021 · 2 comments · Fixed by AnalogStudiosRI/as-webapp-2.0#2, #65 or #68
Closed
1 of 10 tasks

Comments

@thescientist13
Copy link
Contributor

thescientist13 commented Nov 9, 2021

Type of Change

  • New Feature Request
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Summary

Once Phase 1 is near complete, it would be good to do analysis and technical deep dive to compare before / after.

Details

Basically what is needed to support #20, like

  1. network analysis
  2. build times
  3. bundle sizes
  4. package.json / node_modules
  5. dev startup / refresh
  6. Lighthouse

Should also consider backing up the old site at something like old.analogstudios.net

@thescientist13
Copy link
Contributor Author

As observed, the current site is not using production mode, so we should probably at least give Angular the benefit of the doubt here before and try and implement this doing a before / after analysis to better measure where all the bundle size is coming from. 🔍
Screen Shot 2021-11-18 at 12 34 14 PM
Screen Shot 2021-11-18 at 12 34 24 PM

@thescientist13
Copy link
Contributor Author

Lighthouse is now recommending .webp and .avif image formats.
ProjectEvergreen/greenwood#521

@thescientist13 thescientist13 moved this from TODO to IN PROGRESS in Jamstack Migration - Phase 1 Jan 9, 2022
@thescientist13 thescientist13 changed the title performance benchmarks and analysis Lighthouse performance benchmarks and analysis Jan 9, 2022
@thescientist13 thescientist13 changed the title Lighthouse performance benchmarks and analysis Lighthouse and general performance benchmarks and analysis Jan 9, 2022
@thescientist13 thescientist13 linked a pull request Jan 14, 2022 that will close this issue
@thescientist13 thescientist13 changed the title Lighthouse and general performance benchmarks and analysis Lighthouse and general DX performance benchmarks and analysis Jan 14, 2022
@thescientist13 thescientist13 moved this from IN PROGRESS to DONE in Jamstack Migration - Phase 1 Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment