Update Rust crate hifijson to 0.5.0 - #8312
Conversation
PR SummaryLow Risk Overview The only in-repo consumer is Reviewed by Cursor Bugbot for commit fdccf90. Bugbot is set up for automated code reviews on this repo. Configure here. |
🤖 Augment PR SummarySummary: Updates the workspace dependency on 🤖 Was this summary useful? React with 👍 or 👎 |
| guppy = { version = "0.17.20", default-features = false } | ||
| hashbrown = { version = "0.16.0", default-features = false, features = ["inline-more", "nightly", "raw-entry"] } | ||
| hifijson = { version = "0.4.0", default-features = false } | ||
| hifijson = { version = "0.5.0", default-features = false } |
There was a problem hiding this comment.
Merging this PR will degrade performance by 15.38%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | bit_matrix/dense/iter_row[64] |
140.8 ns | 170 ns | -17.16% |
| ❌ | bit_matrix/dense/iter_row[200] |
185.8 ns | 215 ns | -13.57% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing deps/rs/hifijson-0.x (fdccf90) with main (c84546d)2
Footnotes
-
24 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
main(a6674c8) during the generation of this report, so c84546d was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8312 +/- ##
==========================================
- Coverage 59.58% 59.58% -0.01%
==========================================
Files 1410 1410
Lines 137977 137977
Branches 6494 6494
==========================================
- Hits 82212 82210 -2
- Misses 54729 54731 +2
Partials 1036 1036
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
7bff301 to
b09a0d4
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
b09a0d4 to
fdc7c89
Compare
fdc7c89 to
b7bc362
Compare
b7bc362 to
b10eb74
Compare
89bcde6 to
4c2d8d3
Compare
4c2d8d3 to
8f23934
Compare
8f23934 to
a0b016e
Compare
a0b016e to
ebd93e9
Compare
ebd93e9 to
09a2587
Compare
09a2587 to
c03fa59
Compare
c03fa59 to
d591c93
Compare
This PR contains the following updates:
0.4.0→0.5.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.