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

Toml #2133

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Toml #2133

wants to merge 15 commits into from

Conversation

andrewgsavage
Copy link
Collaborator

  • Closes # (insert issue number)
  • Executed pre-commit run --all-files with no errors
  • The change is fully covered by automated unit tests
  • Documented in docs/ as appropriate
  • Added an entry to the CHANGES file

@andrewgsavage
Copy link
Collaborator Author

this is where I've got to on a toml parser @jules-ch

Copy link

codspeed-hq bot commented Feb 14, 2025

CodSpeed Performance Report

Merging #2133 will improve performances by 46.68%

Comparing andrewgsavage:toml (ec2ab93) with master (74b7086)

Summary

⚡ 15 improvements
✅ 422 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
test_getitem[False-angstrom] 409.9 µs 285.9 µs +43.36%
test_getitem[False-kilometer] 417.5 µs 291.5 µs +43.22%
test_getitem[False-meter] 404.1 µs 276 µs +46.4%
test_getitem[False-millisecond] 421 µs 297.1 µs +41.72%
test_getitem[False-minute] 407.2 µs 284.5 µs +43.14%
test_getitem[False-ms] 654.6 µs 528.9 µs +23.77%
test_getitem[False-second] 414.2 µs 283.8 µs +45.96%
test_getitem[True-angstrom] 414.9 µs 285.9 µs +45.12%
test_getitem[True-kilometer] 420.3 µs 291.2 µs +44.35%
test_getitem[True-meter] 405 µs 276.1 µs +46.68%
test_getitem[True-millisecond] 423.9 µs 294 µs +44.19%
test_getitem[True-minute] 413.5 µs 283.7 µs +45.74%
test_getitem[True-ms] 654.4 µs 527.1 µs +24.15%
test_getitem[True-second] 408.4 µs 279.9 µs +45.89%
test_finding_meter_getitem 403.8 µs 275.7 µs +46.49%

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