Hi Folks:
I have read that a tasklet's overhead is roughly 400 bytes.
Using Stackless 2.6.2 3.1b, I use the sys.getsizeof() on tasklet. I get 56 bytes. I directly call the __sizeof__() and get 44. Can anyone explain these numbers. Again, I am putting the finishing touches on my slides and I want to clarify things.
Cheers,
Andrew