Skip to content

Conversation

@bluss
Copy link
Member

@bluss bluss commented Mar 29, 2017

  • Use a new form of the InnerIter that is one dimension smaller. Reduces code size needed for zip_mut_with's fallback case (the inner rows stuff).

bluss added 6 commits March 29, 2017 22:54
This dimension-reduces the inner iterators before we use them in zip,
which primarily reduces the code size for all the code outside the
innermost loop.

This should be a solid win by making the code size for all binary
operations smaller.
@bluss bluss merged commit 1923258 into master Mar 29, 2017
@bluss bluss deleted the try-smaller branch March 29, 2017 21:36
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