Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 23, 2018

Replace static inline functions with C macros.

Change only written to run a benchmark to compare "C macros" to
"static inline functions".

https://bugs.python.org/issue35059

Replace static inline functions with C macros.

Change only written to run a benchmark to compare "C macros" to
"static inline functions".
@vstinner
Copy link
Member Author

I ran my benchmarks, I close the PR. You should still be able to use it as patch:

https://github.com/python/cpython/pull/10669.patch

@vstinner vstinner closed this Nov 23, 2018
@vstinner vstinner deleted the no_inline branch November 23, 2018 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants