You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This #21705 seems to introduce a memory hog.
In most occasions you are greeted with php terminating script due to memory exhaustion (128M) instead of getting the stack dump.
I have run the command with time to see the top memory consumption and it was around 150M-160M.
Running same command with 3.2, the memory used is around 50M