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
Verify that it's better to perform a shrinking GC during initialization before running the script, as testing indicated. Running a shrinking GC caused fewer 4kb pages to be written to when processing a request, which suggests that memory was less fragmented as a result.