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

optimise: don't sort in NodeSet.ForEach #2548

Merged
merged 1 commit into from
May 30, 2017
Merged

Conversation

rade
Copy link
Member

@rade rade commented May 30, 2017

It's unnecessary, and none of the other ps.Map derived structures do it.

I have tested this locally by looping through 30s of production reports - I couldn't spot any abnormalities in the UI.

It's unnecessary, and none of the other ps.Map derived structures do
it.
@rade rade requested a review from 2opremio May 30, 2017 12:45
@rade rade merged commit 06bb515 into master May 30, 2017
@rade rade deleted the nodeset-unsorted-foreach branch July 5, 2017 13:08
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