Optimizing the C-API #410
ericsnowcurrently
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The general idea of optimizing the C-API is relevant to the overall goal of making CPython faster. Furthermore, though I don't have good data on this, my gut tells me the impact of optimizing the C-API would be meaningful.
This is a follow-up to #406. While that case might not be worth pursuing, it prompted some broader questions for me:
For that last item, here are some examples of what I mean:
Beta Was this translation helpful? Give feedback.
All reactions