Skip to content

Conversation

BobTheBuidler
Copy link

@BobTheBuidler BobTheBuidler commented Apr 4, 2025

This 3-line PR makes every call to concat or concatv involve one less global lookup and one less GetAttrStr

one less global lookup and one less GetAttrStr per `concat` call
@eriknw
Copy link
Member

eriknw commented Oct 15, 2025

Clever! Cython annotation confirms what you described :)

Thanks @BobTheBuidler, I really appreciate PRs like this! I apologize for my slow review. Merging.

@eriknw eriknw merged commit f8adf8b into pytoolz:master Oct 15, 2025
@BobTheBuidler BobTheBuidler deleted the patch-1 branch October 15, 2025 01:47
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