Skip to content

Reduce transient allocations in metadata encoding and partial writes - #633

Merged
Barre merged 5 commits into
mainfrom
perf/reduce-transient-allocations
Sep 18, 2026
Merged

Barre merged 5 commits into
mainfrom
perf/reduce-transient-allocations

Conversation

@Barre

@Barre Barre commented Sep 18, 2026

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.51282% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.27%. Comparing base (f23c1e1) to head (cb88500).

Files with missing lines Patch % Lines
zerofs/src/nbd/server.rs 0.00% 6 Missing ⚠️
zerofs/src/fs/store/extent/read.rs 85.71% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #633      +/-   ##
==========================================
- Coverage   83.28%   83.27%   -0.01%     
==========================================
  Files         104      104              
  Lines       47143    47167      +24     
==========================================
+ Hits        39261    39278      +17     
- Misses       7882     7889       +7     
Files with missing lines Coverage Δ
zerofs/src/cli/debug.rs 55.72% <100.00%> (ø)
zerofs/src/cli/server.rs 25.49% <100.00%> (+0.07%) ⬆️
zerofs/src/db.rs 86.11% <100.00%> (ø)
zerofs/src/fs/boot.rs 97.85% <100.00%> (ø)
zerofs/src/fs/filter_policy.rs 100.00% <100.00%> (ø)
zerofs/src/fs/flush_coordinator.rs 91.29% <100.00%> (-0.80%) ⬇️
zerofs/src/fs/key_codec.rs 94.03% <100.00%> (-0.18%) ⬇️
zerofs/src/fs/mod.rs 94.73% <100.00%> (+0.11%) ⬆️
zerofs/src/fs/store/directory.rs 97.70% <100.00%> (ø)
zerofs/src/fs/store/extent/reclaim/cycle.rs 96.69% <100.00%> (ø)
... and 9 more

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Barre
Barre merged commit 4283dad into main Sep 18, 2026
118 of 119 checks passed
@Barre
Barre deleted the perf/reduce-transient-allocations branch September 18, 2026 13:25
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