The Ultimate Psyco Guide
Previous:
The Ultimate Psyco Guide
Up:
The Ultimate Psyco Guide
Next:
1. Installation
Contents
1. Installation
1.1 Requirements
1.2 Installing
1.3 Installing from the sources
1.4 Compiling Psyco in Debug mode
2. Tutorial
2.1 Quick examples
2.2 Zope's TAL: a real example with benchmarks
2.3 Old-style classes vs. Built-in types
2.4 Known bugs
3. User Reference Guide
3.1 Selecting the functions to compile
3.2 Profile-based compilation
3.2.1 Charge profilers
3.2.2 Limiting memory usage
3.2.3 The profilers queue
3.3 Exceptions and warnings
3.4 The psyco.classes module
3.4.1 Examples
3.5 The psyco.compact type
3.5.1 Examples
3.6 Logging
3.7 Machine code inspection
A. Caveats
A.1 Known bugs
A.2 Patched functions
A.3 Unsupported Python constructs
B. Performance expectations
Index
The Ultimate Psyco Guide
Previous:
The Ultimate Psyco Guide
Up:
The Ultimate Psyco Guide
Next:
1. Installation
Release 1.6, documentation updated on updated December 3rd, 2007.