Skip to content

GH-125323: Convert DECREF_INPUTS_AND_REUSE_FLOAT into a function that takes PyStackRefs.#125439

Merged
markshannon merged 2 commits intopython:mainfrom
faster-cpython:fix-decref-and-reuse-floats
Oct 14, 2024
Merged

GH-125323: Convert DECREF_INPUTS_AND_REUSE_FLOAT into a function that takes PyStackRefs.#125439
markshannon merged 2 commits intopython:mainfrom
faster-cpython:fix-decref-and-reuse-floats

Conversation

@markshannon
Copy link
Member

@markshannon markshannon commented Oct 14, 2024

@markshannon markshannon marked this pull request as ready for review October 14, 2024 13:15
@markshannon
Copy link
Member Author

Performance numbers show no change on Windows, and an insignificant change on linux. No obvious slowdown on any of the floating point benchmarks, which is where any real effect would show up.

@markshannon markshannon merged commit 06ca330 into python:main Oct 14, 2024
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.

2 participants