Skip to content

Conversation

geographybuff
Copy link

Removes unnecessary step that created nested lists, only for them to be flattened in the very next step, when the fully flattened lists can instead be instantiated in a single step, thus saving (subject to testing) perhaps 20% of the time on the entire .union() operation

Removes unnecessary step that created nested lists, only for them to be flattened in the very next step, when the fully flattened lists can instead be instantiated in a single step, thus saving (subject to testing) perhaps 20% of the time on the entire .union() operation
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.

1 participant