Next: , Previous: , Up: Advanced Compiler Use and Efficiency Hints   [Contents][Index]


5.12 General Efficiency Hints

This section is a summary of various implementation costs and ways to get around them. These hints are relatively unrelated to the use of the Python compiler, and probably also apply to most other Common Lisp implementations. In each section, there are references to related in-depth discussion.