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

perf(parser): cache nested tokens in Set to prevent deoptimization #83

Merged
merged 3 commits into from Dec 16, 2020

Conversation

JiLiZART
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 16, 2020

Codecov Report

Merging #83 (db44a11) into master (70ff2e6) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   93.63%   93.65%   +0.02%     
==========================================
  Files          15       15              
  Lines         597      599       +2     
  Branches      135      135              
==========================================
+ Hits          559      561       +2     
  Misses         32       32              
  Partials        6        6              
Impacted Files Coverage Δ
packages/bbob-parser/src/parse.js 94.73% <100.00%> (+0.11%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 70ff2e6...db44a11. Read the comment docs.

@JiLiZART JiLiZART merged commit cad0e9e into master Dec 16, 2020
@JiLiZART JiLiZART deleted the feature/parse-perf branch December 16, 2020 21:55
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

1 participant