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

Memory usage improvements #1836

Merged
merged 3 commits into from
Mar 29, 2025
Merged

Memory usage improvements #1836

merged 3 commits into from
Mar 29, 2025

Conversation

webysther
Copy link
Contributor

@webysther webysther commented Mar 27, 2025

webysther Quick webysther /master → Lissy93/dashy Commits: 3 | Files Changed: 3 | Additions: 5 Label Powered by Pull Request Badge

Category:
Bugfix

Overview
Fixed high memory usage

  1. GC of V8 forced to 512MB
  2. Webpack using filesystem
  3. TypeScript incremental build

Issue Number #1835 #1585

Screenshot

Old:

Captura de tela 2025-03-27 090611

New Usage:

Captura de tela 2025-03-27 093135

Incremental build usage reduced:

image

Code Quality Checklist (Please complete)

  • All changes are backwards compatible
  • All lint checks and tests are passing
  • There are no (new) build warnings or errors

@webysther webysther requested a review from Lissy93 as a code owner March 27, 2025 08:54
Copy link

netlify bot commented Mar 27, 2025

Deploy Preview for dashy-dev ready!

Name Link
🔨 Latest commit a5b1c47
🔍 Latest deploy log https://app.netlify.com/sites/dashy-dev/deploys/67e5122d179f080008677bac
😎 Deploy Preview https://deploy-preview-1836--dashy-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Lissy93 Lissy93 merged commit 3dffc33 into Lissy93:master Mar 29, 2025
7 checks passed
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.

2 participants