Skip to content

Conversation

@bluss
Copy link
Member

@bluss bluss commented Dec 14, 2016

Fixes #248

@bluss
Copy link
Member Author

bluss commented Dec 19, 2016

I've reduced scope again to just axis iter (and mut). We don't want to impl this for .iter()/.iter_mut() until the parallel iterator can customize their inner loop in rayon (something along fold or even fold_ok as the inner loop).

Edit: Upstream is learning UnindexedProducer::fold_using, which we will use.

@bluss
Copy link
Member Author

bluss commented Dec 21, 2016

Replaced by #252

@bluss bluss closed this Dec 21, 2016
@bluss bluss deleted the par-iter branch March 15, 2021 11:57
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