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

Split out a one arg version of callLexerFunction #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ForbesLindesay
Copy link
Member

This makes the lex phase of https://github.com/joliss/pug-benchmark run about 50% faster.

@codecov-io
Copy link

Current coverage is 95.58% (diff: 81.25%)

Merging #77 into master will decrease coverage by 0.41%

@@             master        #77   diff @@
==========================================
  Files             1          1          
  Lines           675        680     +5   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            648        650     +2   
- Misses           27         30     +3   
  Partials          0          0          

Powered by Codecov. Last update 035c891...34b69ad

ForbesLindesay added a commit that referenced this pull request Jan 18, 2017
This saves an extra 25% (on top of #77)
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.

None yet

2 participants