Skip to content

Convert sequential if-statements to O(1) dictionary lookups#7

Open
jasonlachance wants to merge 1 commit into
H2muller:masterfrom
jasonlachance:perf-improvements
Open

Convert sequential if-statements to O(1) dictionary lookups#7
jasonlachance wants to merge 1 commit into
H2muller:masterfrom
jasonlachance:perf-improvements

Conversation

@jasonlachance

Copy link
Copy Markdown

On my laptop yields about a 20% performance increase due to greater efficiency inside the for-loops

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