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
<li><code>rss</code>: uses operating system RSS memory reporting. This uses OS-specific means and may use short lived child processes.</li>
669
+
<li><code>legacy</code>: uses legacy memory reporting (how much memory is considered to be used by the runtime). This strategy is fairly inaccurate.</li>
670
+
<li><code>erlang</code>: same as <code>legacy</code>, preserved for backwards compatibility</li>
0 commit comments