Simplify the data structure#16
Open
PatrickCronin wants to merge 4 commits intopcronin/performance-feature-branchfrom
Open
Simplify the data structure#16PatrickCronin wants to merge 4 commits intopcronin/performance-feature-branchfrom
PatrickCronin wants to merge 4 commits intopcronin/performance-feature-branchfrom
Conversation
Pull Request Test Coverage Report for Build 3810326162
💛 - Coveralls |
9721e1e to
b095e87
Compare
b095e87 to
9c88c2e
Compare
9c88c2e to
0f9ed1f
Compare
0958b58 to
f3065c3
Compare
f6dc114 to
b8782e3
Compare
f3065c3 to
d9b0fb1
Compare
04aba48 to
101f1df
Compare
d9b0fb1 to
35c4f06
Compare
35c4f06 to
8e4c0a7
Compare
3191ad4 to
919d6ed
Compare
77a8f86 to
2128dd2
Compare
919d6ed to
1bb8216
Compare
2128dd2 to
daea4e0
Compare
ac52555 to
8f16126
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is an attempt to implement @oschwald's idea. We'll simplify the data structure and see how benchmarks perform.