Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markshannon/faster-cpython
How to make CPython faster.
https://github.com/markshannon/faster-cpython
Last synced: 15 days ago
JSON representation
How to make CPython faster.
- Host: GitHub
- URL: https://github.com/markshannon/faster-cpython
- Owner: markshannon
- Created: 2020-10-19T14:44:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T08:43:53.000Z (about 2 years ago)
- Last Synced: 2024-10-08T16:29:51.064Z (about 1 month ago)
- Size: 18.6 KB
- Stars: 937
- Watchers: 83
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A faster CPython
## Five times faster
We want to speed up CPython by a factor of 5 over the next four releases.
See [the plan](./plan.md) for how this can be done.
## Paying for it
Making CPython faster by this amount will require funding.
Relying on the goodwill and spare time of the core developers is not sufficient.See [funding](./funding.md) for my thoughts on how the money can be found.