W dniu 06.11.2012 04:43, Nick Sabalausky pisze:
What kind of memory overhead is there for a fiber?
At least one PAGESIZE (typically 4KB): https://github.com/D-Programming-Language/druntime/blob/master/src/core/thread.d#L3828
W dniu 06.11.2012 04:43, Nick Sabalausky pisze:
What kind of memory overhead is there for a fiber?
At least one PAGESIZE (typically 4KB): https://github.com/D-Programming-Language/druntime/blob/master/src/core/thread.d#L3828