Skip to content
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

Add iterator for traversing grid #567

Merged
merged 1 commit into from
Nov 13, 2021
Merged

Add iterator for traversing grid #567

merged 1 commit into from
Nov 13, 2021

Conversation

charleskawczynski
Copy link
Member

@charleskawczynski charleskawczynski commented Nov 13, 2021

This should help us avoid calling collect when traversing the grid, resulting in fewer memory allocations.

@charleskawczynski
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 13, 2021

Build succeeded:

@bors bors bot merged commit fce3c15 into main Nov 13, 2021
@bors bors bot deleted the ck/reduce_allocs7 branch November 13, 2021 05:14
ilopezgp referenced this pull request Nov 17, 2021
570: Bump version to 0.6.0 r=ilopezgp a=ilopezgp



Co-authored-by: ilopezgp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant