Hi,
I reduced the default stack size from 8 MB to 8 KB. Surprisingly RAM usage remained the same in our test program which launches thousands of coroutines. Also they take a lot more time.
Is there a certain minimum it can't be lower than?
Go uses 2-4 KB, I thought it'd be possible with photon as well.
Thanks.