#RAM usage issue
9 messages · Page 1 of 1 (latest)
I have set it to false, any other things to do? It's stated in the docs that I need to build the UI manually
Admin autoRebuild should not really matter, right? That is only relevant for the build phase
I have observerd 300-500 MB lower RAm usage without using autoRebuild and building the admin manually in build phase. When not building the admin in the build phase, the build happens in the run phase (when using autoRebuild) and something is not cleaned up properly
Interestingly for some of my projects it indeed helped to set autoRebuild to false, although we had a custom startup script