Faster CPython
latest
  • Projects to optimize CPython 3.7
  • Projects to optimize CPython 3.6
  • FAT Python
  • Everything in Python is mutable
  • Optimizations
  • Python bytecode
  • Python C API
  • AST Optimizers
  • Old AST Optimizer
  • Register-based Virtual Machine for Python
  • Read-only Python
  • History of Python optimizations
  • Misc
  • Kill the GIL?
  • Implementations of Python
  • Benchmarks
  • Random notes about PyPy
  • Talks
  • Links
Faster CPython
  • Docs »
  • Faster CPython
  • Edit on GitHub

Faster CPython¶

Contents:

  • Projects to optimize CPython 3.7
  • Projects to optimize CPython 3.6
  • FAT Python
  • Everything in Python is mutable
  • Optimizations
  • Python bytecode
  • Python C API
  • AST Optimizers
  • Old AST Optimizer
  • Register-based Virtual Machine for Python
  • Read-only Python
  • History of Python optimizations
  • Misc
  • Kill the GIL?
  • Implementations of Python
  • Benchmarks
  • Random notes about PyPy
  • Talks
  • Links
Next

© 版权所有 2015, Victor Stinner. Revision b68ca5b2.

Built with Sphinx using a theme provided by Read the Docs.