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): Optimize array parsing #772

Merged
merged 6 commits into from
Jul 30, 2024
Merged

perf(parser): Optimize array parsing #772

merged 6 commits into from
Jul 30, 2024

Conversation

epage
Copy link
Member

@epage epage commented Jul 30, 2024

This is focused on [features] tables which in some corner cases, may have a large number of empty or single-item arrays.

@epage epage enabled auto-merge July 30, 2024 01:31
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10154583356

Details

  • 17 of 17 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 67.488%

Totals Coverage Status
Change from base Build 10152199886: 0.06%
Covered Lines: 3697
Relevant Lines: 5478

💛 - Coveralls

@epage epage merged commit fb83c29 into toml-rs:main Jul 30, 2024
14 of 15 checks passed
@epage epage deleted the array branch July 30, 2024 01:40
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.

2 participants