Skip to content

perf: replace AccAddress.String() mutex+LRU with sync.Map

a97f560
Select commit
Loading
Failed to load commit list.
Draft

perf: replace AccAddress.String() mutex+LRU with sync.Map #2902

perf: replace AccAddress.String() mutex+LRU with sync.Map
a97f560
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 1s

57.24% (+0.02%) compared to 8fc1d5b

View this Pull Request on Codecov

57.24% (+0.02%) compared to 8fc1d5b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.24%. Comparing base (8fc1d5b) to head (a97f560).
⚠️ Report is 141 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2902      +/-   ##
==========================================
+ Coverage   57.21%   57.24%   +0.02%     
==========================================
  Files        2093     2093              
  Lines      171755   171732      -23     
==========================================
+ Hits        98276    98312      +36     
+ Misses      64709    64667      -42     
+ Partials     8770     8753      -17     

see 33 files 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.