Closed Janpot closed 1 year ago
Your Render PR Server URL is https://tools-public-pr-122.onrender.com.
Follow its progress at https://dashboard.render.com/web/srv-cj0fq6c07spml6p5659g.
Interestingly, trying this out on the tools-public application only yields a decrease of around 50m
On top of the changes of https://github.com/mui/mui-toolpad/pull/2379 I'm able to get a 30% decrease in memory for free by avoiding
yarn run
and calling the script directly (on the datagrid example).Note: the graph is on top of the changes of https://github.com/mui/mui-toolpad/pull/2379, which already decreased memory by 50%. So the decrease in memory compared to the actual state will be more around 15%.