• Multi-core Python
  • A per-interpreter GIL
  • Expose multiple interpreters to Python code
  • Reduced Reference Count Overhead
  • Reduced reference counting overhead
  • Improve cycle GC
  • Compact Objects
  • Compact objects
  • Specialization
  • Finish specialization
  • Trace optimized interpreter
  • Projected (short) trace opimized interpreter