Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PERF: Add noexcept qualifiers to improve performance on Cython 3 #4581

Closed
wants to merge 1 commit into from

Conversation

neutrinoceros
Copy link
Member

PR Summary

Extracted from #4575 (patch by @matthewturk)
Partially adresses #4355

@matthewturk
Copy link
Member

Can we instead just get that one in? I don't want to have my commits subsumed into this PR.

@neutrinoceros
Copy link
Member Author

#4575 is messy because we're both working on it, so rebasing can only happen once. I'd like to avoid destructive history rewriting, which is why I'm proposing to extract known-good bits instead.

@matthewturk
Copy link
Member

I would prefer we keep the history in this case, even though we are both working on it. I will also admit I was rather taken aback that you took my commits and compressed them into a new PR that was authored by you without first suggesting or asking, and I think I would like to suggest that step not be taken in the future.

@neutrinoceros
Copy link
Member Author

Sorry about that, I meant no offense.

@neutrinoceros neutrinoceros deleted the cython3_perf branch July 20, 2023 08:05
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