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

Performance improvement #972

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Performance improvement #972

wants to merge 9 commits into from

Conversation

erinz2020
Copy link
Contributor

@erinz2020 erinz2020 commented Jan 6, 2025

  1. apply tree shaking to some libraries, import and load on-demand
  2. implemented file compression, in case we would like to facilitate transferring compressed files to the browser in the future
  3. replaced some large images with next generation format(webp), greatly reduced image size

@erinz2020 erinz2020 self-assigned this Jan 6, 2025
@erinz2020 erinz2020 force-pushed the performance_improvement branch from 5f9c763 to 9128c7e Compare January 6, 2025 20:38
@erinz2020 erinz2020 marked this pull request as ready for review January 6, 2025 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant