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

Optimize performance of the app by means of JS minification and enabling GZIP compression #805

Merged
merged 2 commits into from
May 5, 2023

Conversation

commjoen
Copy link
Collaborator

@commjoen commjoen commented May 4, 2023

What kind of changes does this PR include?

  • Fixes or refactors
  • A new challenge
  • Additional documentation
  • Something else: added GZIP encryption and better javascript minification

Description

Relates #762

Before performance: https://pagespeed.web.dev/analysis/https-arcane-scrubland-42646-herokuapp-com/sk5nlkefgz?form_factor=mobile
After performance: https://pagespeed.web.dev/analysis/https-arcane-scrubland-42646-herokuapp-com/5onoy8dvet?form_factor=mobile

Checklist:

  • All the contributions made are solely the work of me and my co-authors
  • I tested the changes in this PR (if applicable)
  • I added unit tests to ensure my change works (when change in Java or on front-end code)
  • The PR passes pre-commit hooks and automated tests

@commjoen commjoen requested a review from bendehaan as a code owner May 4, 2023 12:44
@commjoen commjoen requested a review from nbaars May 4, 2023 16:57
@commjoen commjoen merged commit 663a117 into master May 5, 2023
14 checks passed
@commjoen commjoen deleted the compression branch May 5, 2023 06:50
@commjoen commjoen mentioned this pull request May 7, 2023
4 tasks
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.

None yet

2 participants