Skip to content

[WIP] perf: use recursive rwlock for global scope#1877

Open
jpnurmi wants to merge 2 commits into
masterfrom
jpnurmi/perf/rwlock
Open

[WIP] perf: use recursive rwlock for global scope#1877
jpnurmi wants to merge 2 commits into
masterfrom
jpnurmi/perf/rwlock

fix: prevent rwlock writer starvation

495cd85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 1s

75.67% (+3.01%) compared to d50befe

View this Pull Request on Codecov

75.67% (+3.01%) compared to d50befe

Details

Codecov Report

❌ Patch coverage is 91.56627% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.67%. Comparing base (d50befe) to head (495cd85).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1877      +/-   ##
==========================================
+ Coverage   72.66%   75.67%   +3.01%     
==========================================
  Files          85       90       +5     
  Lines       14698    21168    +6470     
  Branches     2512     3761    +1249     
==========================================
+ Hits        10680    16019    +5339     
- Misses       3704     4325     +621     
- Partials      314      824     +510     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.