Tim Peters <tim.one at comcast.net>: > BTW, if a gazillion distinct functions run when starting up a large app, do > we hang on to the memory for their gazillion distinct frames forever? If you have a gazillion distinct functions in memory at once, you've got a gazillion code objects, plus associated function objects, arg name tuples, etc... Adding a stack frame to each of these probably won't make a huge difference, relatively speaking. 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 +--------------------------------------+
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4