-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Improved zip API #18769
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
Improved zip API #18769
Conversation
Can you add a benchmark as well? Thanks! |
3163bb1
to
e2f7c14
Compare
fc36f46
to
30fef1f
Compare
In |
While the default implementation Edit: The clamping check is removed and has already been merged. |
30fef1f
to
c685d66
Compare
c685d66
to
ebc2470
Compare
@airspeedswift I've added some |
This PR contains the implementation, documentation, tests and benchmarks for the Improved
zip
API proposal.