[Python-Dev] [ python-Patches-876206 ] scary frame speed hacks

Greg Ewing greg at cosc.canterbury.ac.nz
Tue Mar 2 21:03:19 EST 2004


"Phillip J. Eby" <pje at telecommunity.com>:

> Frames are over three times larger than a function and a code object put 
> together:

Yow! I hadn't realised that.

Do frames *really* need to be that big...?

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg at cosc.canterbury.ac.nz	   +--------------------------------------+



More information about the Python-Dev mailing list