benji-york / ideas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Faster CPython Ideas

Discussion and work tracker for Faster CPython project.

New ideas should be created as new issues. It is ok if the idea is not fully formed -- we treat them as discussions to arrive at something actionable. (We had previously used discussions for this, but that is now deprecated).

The CPython issue tracker should be used for actual work-in-progress.

Some links to presentations and other preliminary documentation:

Published Results

pyperformance:

date release commit host mean
2022-06-07 (20:12 UTC) cpython 3.10.4 9d38120e33 fc_linux (ref)
2022-06-06 (22:23 UTC) cpython 3.11.0b3 eb0004c271 fc_linux 1.29x faster
2022-07-17 (02:20 UTC) cpython 3.12.0a0 c20186c397 fc_linux 1.31x faster

There is also a complete list of published results.

About