Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(parser): use the memoize option in the parser to improve perfs #123

Merged
merged 1 commit into from
Jun 2, 2018

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Jun 2, 2018

also, small refactoring in the grammar with regards to spaces
after attributes

Fixes #117

Signed-off-by: Xavier Coulon [email protected]

also, small refactoring in the grammar with regards to spaces
 after attributes

Fixes bytesparadise#117

Signed-off-by: Xavier Coulon <[email protected]>
@codecov
Copy link

codecov bot commented Jun 2, 2018

Codecov Report

Merging #123 into master will increase coverage by 0.2%.
The diff coverage is 81.81%.

@@            Coverage Diff            @@
##           master     #123     +/-   ##
=========================================
+ Coverage   80.18%   80.39%   +0.2%     
=========================================
  Files          35       35             
  Lines        3614     3836    +222     
=========================================
+ Hits         2898     3084    +186     
- Misses        545      583     +38     
+ Partials      171      169      -2

@xcoulon xcoulon merged commit 491dbdd into bytesparadise:master Jun 2, 2018
@xcoulon xcoulon deleted the Issue117_memoize branch June 2, 2018 17:46
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