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

Bump serde_json to 1.0.128 #2445

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Bump serde_json to 1.0.128 #2445

merged 1 commit into from
Sep 18, 2024

Conversation

kariy
Copy link
Member

@kariy kariy commented Sep 18, 2024

ref: https://purplesyringa.moe/blog/i-sped-up-serde-json-strings-by-20-percent/

there's a significant improvement (20%) to serde_json introduced in version 1.0.121. our current version is 1.0.120 but might as well bump to the latest version (1.0.128).

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.21%. Comparing base (8613c78) to head (97a4518).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2445   +/-   ##
=======================================
  Coverage   68.21%   68.21%           
=======================================
  Files         365      365           
  Lines       48022    48022           
=======================================
  Hits        32757    32757           
  Misses      15265    15265           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kariy kariy merged commit 0da6f0c into main Sep 18, 2024
15 checks passed
@kariy kariy deleted the bump-serde-json branch September 18, 2024 18:45
@kariy kariy mentioned this pull request Sep 19, 2024
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