Rare find

Faster CPython. A project to make Python run faster by improving the core language engine.

github.com/faster-cpython/ideas

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • ryzen 7 edit
  • Add tail call for Windows 3.15
March 2025
  • Update tail calling in README.md
February 2025
  • Update README.md (#721)
January 2025
  • Update 3.14 plans related to subinterpreters and the runtime.
  • Update README.md (#715)
  • Add "Quantifying the interpretation overhead of Python" to papers.md …
December 2024
  • Add PHP JITs to papers
  • Add a papers document (#709)
October 2024
  • minor
  • Add 3.14 plans
May 2024
  • Add info on 'uop pair counts' in stats (#681)
February 2024
  • Swap top/bottom of partial order (#658)
  • Fix syntax highlighting in `redundancy_eliminator.md` (#656)
  • Add cross reference from execution counts to specialization stats (#655)
  • Pystats docs (#650)
  • Proposal for the tier 2 redundancy eliminator (#649)
January 2024
  • Document design of tier 2 engines (#640)
August 2023
  • Remove pystats (#610)
  • Commit from GitHub Actions (pystats)