Skip to content

Optimise unpacking by using single match context - #30

Merged
lexmag merged 18 commits into
masterfrom
am/single-match
Apr 15, 2017
Merged

lexmag merged 18 commits into
masterfrom
am/single-match

Conversation

@lexmag

@lexmag lexmag commented Apr 8, 2017

Copy link
Copy Markdown
Owner

It gives minimum 20% speedup for highly nested complex data structures, and around 42% speedup for somewhat long maps or lists.

@lexmag
lexmag force-pushed the am/single-match branch 11 times, most recently from 9ff9683 to 796e99a Compare April 11, 2017 00:14
lexmag added 5 commits April 11, 2017 02:27
It gives great speedup for complex structures while degrade
performance for plain long collections (though, it is still way faster than
original).
@lexmag
lexmag merged commit 08e9dcf into master Apr 15, 2017
@lexmag
lexmag deleted the am/single-match branch April 15, 2017 23:31
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