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
What's the recommended stack size for silicon? We used to use -Xss8m, but ran into a problem at some point and increased it to -Xss20m. Someone just now managed to also exceed that, so I thought I'd just ask rather than arbitrarily increasing it again :).
If I search for -Xss in this repository there are a few different options from -Xss16m to -Xss128m.
The text was updated successfully, but these errors were encountered:
What's the recommended stack size for silicon? We used to use
-Xss8m
, but ran into a problem at some point and increased it to-Xss20m
. Someone just now managed to also exceed that, so I thought I'd just ask rather than arbitrarily increasing it again :).If I search for
-Xss
in this repository there are a few different options from-Xss16m
to-Xss128m
.The text was updated successfully, but these errors were encountered: