Skip to content

perf(mempool): collapse queue Push into single write-lock path

dda1ac8
Select commit
Loading
Failed to load commit list.
Draft

perf(mempool): collapse queue Push to single write-lock #1069

perf(mempool): collapse queue Push into single write-lock path
dda1ac8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 1s

64.10% (-0.01%) compared to a5aa523

View this Pull Request on Codecov

64.10% (-0.01%) compared to a5aa523

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.10%. Comparing base (a5aa523) to head (dda1ac8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1069      +/-   ##
==========================================
- Coverage   64.11%   64.10%   -0.01%     
==========================================
  Files         331      331              
  Lines       23303    23304       +1     
==========================================
- Hits        14941    14940       -1     
- Misses       6946     6948       +2     
  Partials     1416     1416              
Files with missing lines Coverage Δ
mempool/internal/queue/queue.go 84.41% <100.00%> (-6.38%) ⬇️

... 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.