Skip to content

Conversation

BobTheBuidler
Copy link

@BobTheBuidler BobTheBuidler commented Apr 5, 2025

This PR optimizes all cytoolz functions that use any of the python imports by completely eliminating global var lookups and ref counting for the looked-up values. You find that the generated c code is much cleaner.

@eriknw
Copy link
Member

eriknw commented Oct 15, 2025

LGTM, thanks again @BobTheBuidler! 🚀

@eriknw eriknw merged commit 7683a9b into pytoolz:master Oct 15, 2025
@BobTheBuidler BobTheBuidler deleted the cdef-aliases branch October 15, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants