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

[core] Increase memory limit for size:snapshot #29005

Merged
merged 2 commits into from
Oct 12, 2021

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Oct 12, 2021

First commit is just for debugging. It revealed that something is leaking memory after each compilation and it's unclear what. Review with whitespace ignored.

This leak leads to #28923 failing size:snapshot. Though we can live with the leak for now since Azure Pipelines have 7GB of RAM so we can just increase max-old-space-size to 4GB (up from 2)

@eps1lon eps1lon added performance core Infrastructure work going on behind the scenes labels Oct 12, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Oct 12, 2021

No bundle size changes

Generated by 🚫 dangerJS against 8d57795

@eps1lon eps1lon marked this pull request as ready for review October 12, 2021 11:00
@eps1lon eps1lon merged commit 878624e into mui:master Oct 12, 2021
@eps1lon eps1lon deleted the core/size-snapshot/memory-leak branch October 12, 2021 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants