Move Set containers to sequence storage - #981
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## codex/inline-containers-07-map #981 +/- ##
==================================================================
+ Coverage 87.84% 87.87% +0.02%
==================================================================
Files 98 98
Lines 38368 38738 +370
==================================================================
+ Hits 33706 34040 +334
- Misses 4662 4698 +36 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Merging this PR will improve performance by ×5.8
Performance Changes
Tip Curious why this is faster? Comment Comparing Footnotes
|
9adf95a to
0481cf8
Compare
Summary
BTreeSetand add nested dirty-propagation tests.Stack
Draft, stacked on #980. This is PR 8 of 12 in the sequence-backed container stack.
Validation
Validated on the complete 12-commit stack:
cargo nextest run --workspace: 1,362 tests passedcargo test --workspace --doccargo clippy --workspace --all-targets -- -D warningscargo fmt --all -- --check