Next:
UNIX Interface
, Previous:
The Compiler
[
Contents
][
Index
]
5 Advanced Compiler Use and Efficiency Hints
by Robert MacLachlan
Advanced Compiler Introduction
More About Types in Python
Type Inference
Source Optimization
Tail Recursion
Local Call
Block Compilation
Inline Expansion
Byte Coded Compilation
Object Representation
Numbers
General Efficiency Hints
Efficiency Notes
Profiling