WIP: bpo-35059: Replace inline with macros by vstinner · Pull Request #10669 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Closed
Conversation
Member
Replace static inline functions with C macros.
Change only written to run a benchmark to compare "C macros" to
"static inline functions".
vstinner
added
the
DO-NOT-MERGE
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
Replace static inline functions with C macros. Change only written to run a benchmark to compare "C macros" to "static inline functions".
vstinner
commented
Nov 23, 2018
vstinner commented
Member Author
I ran my benchmarks, I close the PR. You should still be able to use it as patch:
vstinner
closed this
vstinner
deleted the
no_inline
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment