[Stackless] Stackless and Pyrex efficiently

Péter Szabó ptspts+stackless at gmail.com
Thu Jan 28 08:34:22 CET 2010


Let's suppose I have a tasklet with a C stack, and 1000 pure Python
tasklets. The tasklet with the C stack needs C stack copying (memcpy).
Will this force any kind of stack copying for the 1000 pure Python
tasklets as well?




More information about the Stackless mailing list