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

[fix] eager scan for carriage return caused slow parsing #332

Merged
merged 1 commit into from
Nov 27, 2022

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Nov 27, 2022

fixes #331

@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Merging #332 (c7d8e4a) into master (64f037a) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
- Coverage   96.48%   96.48%   -0.01%     
==========================================
  Files          22       22              
  Lines        8075     8073       -2     
==========================================
- Hits         7791     7789       -2     
  Misses        284      284              
Impacted Files Coverage Δ
src/c4/yml/parse.cpp 95.74% <100.00%> (-0.01%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@biojppm biojppm merged commit 9082379 into master Nov 27, 2022
@biojppm biojppm deleted the fix/slowparse331 branch November 27, 2022 19:05
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.

Performance issue
1 participant