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 frontend #645

Merged
merged 3 commits into from
Oct 28, 2023
Merged

Optimize performance of frontend #645

merged 3 commits into from
Oct 28, 2023

Conversation

marvinruder
Copy link
Owner

  • Preload font files
  • Provide less font files
  • Create sourcemaps

* Preload font files
* Provide less font files
* Create sourcemaps

Signed-off-by: Marvin A. Ruder <[email protected]>
Signed-off-by: Marvin A. Ruder <[email protected]>
@marvinruder marvinruder added frontend Related to frontend package performance Improvement to performance labels Oct 28, 2023
@marvinruder marvinruder self-assigned this Oct 28, 2023
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -0.10%) (target: 100.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9bbb7d0) 8873 8873 100.00%
Head commit (3b33371) 8873 (+0) 8873 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#645) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@marvinruder marvinruder merged commit 81e880c into main Oct 28, 2023
5 checks passed
@marvinruder marvinruder deleted the frontend-performance branch October 28, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Related to frontend package performance Improvement to performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant