Skip to content

Performance metatask #191

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

Open
stalgiag opened this issue Apr 11, 2024 · 2 comments
Open

Performance metatask #191

stalgiag opened this issue Apr 11, 2024 · 2 comments
Labels

Comments

@stalgiag
Copy link
Collaborator

Just making this metatask to track performance issues and notes.

  • The HTML for the Reference page is quite large. The text compression on GH Pages server handles this for the most part but flagging here in case the platform is ever switched.
  • CodeEmbeds appear to be loading their p5 scripts in parallel and in my browser the cache isn't catching
  • As expected there is a significant loading state on the search results page. Layout placeholders should be used to mitigate dramatic shift
@stalgiag stalgiag added the QA label Apr 11, 2024
@stalgiag
Copy link
Collaborator Author

  • It is possible that the font file loading can be shortened and masked with this plugin. Should only matter for initial load but is noticeable on very slow connections

@stalgiag
Copy link
Collaborator Author

  • Potentially worthwhile to migrate the Icon to an astro component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant