Skip to content

Conversation

@ThreeO
Copy link

@ThreeO ThreeO commented Mar 25, 2019

replace some lists with iterators; also, add and use a generator for moving up the tree from a node, since looping list.insert(0, ...) is slower than creating the list from a generator and reversing it

@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 99.861% when pulling a09a88c713285704c17c8618a0811589e3fcffe0 on ThreeO:devel into 775477e on c0fec0de:devel.

@coveralls
Copy link

coveralls commented Mar 25, 2019

Coverage Status

Coverage increased (+0.001%) to 99.862% when pulling ac5c72afff6cba5398f21a236b71976aa7b27c33 on ThreeO:devel into 775477e on c0fec0de:devel.

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