-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Investigate memory jump from "Avoid unnecessary buildInfo read if host supports caching it" #51531
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
Comments
Doesnt seem like the root cause: On main these are the results:
While i reverted the PR and ran the benchmark and the results are:
|
Run on #51730 (comment) suggest same thing ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We seem to have a 1.8% jump in memory usage on the material-ui benchmark introduced by #51403. We should probably try to handle that
The text was updated successfully, but these errors were encountered: