Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Don't iterate a dict, just grab the key#137

Merged
prymitive merged 1 commit intomasterfrom
silence-speedup
Jul 10, 2017
Merged

Don't iterate a dict, just grab the key#137
prymitive merged 1 commit intomasterfrom
silence-speedup

Conversation

@prymitive
Copy link
Contributor

This is slow, it's a dict, not need to iterate that.

@prymitive prymitive added the bug label Jul 8, 2017
@prymitive prymitive requested review from Tenzer and jamesog July 8, 2017 21:21
This is slow, it's a dict, not need to iterate that.
@prymitive prymitive merged commit 35480fc into master Jul 10, 2017
@prymitive prymitive deleted the silence-speedup branch July 10, 2017 16:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants