Skip to content

Defer gimli::Unit construction for CUs with .debug_aranges

b9620bf
Select commit
Loading
Failed to load commit list.
Open

Improve DWARF symbolization performance #1541

Defer gimli::Unit construction for CUs with .debug_aranges
b9620bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 1s

95.27% (-0.23%) compared to ebba953

View this Pull Request on Codecov

95.27% (-0.23%) compared to ebba953

Details

Codecov Report

❌ Patch coverage is 87.25490% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.27%. Comparing base (ebba953) to head (b9620bf).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/dwarf/units.rs 79.59% 10 Missing ⚠️
src/dwarf/unit.rs 94.33% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1541      +/-   ##
==========================================
- Coverage   95.50%   95.27%   -0.23%     
==========================================
  Files          56       56              
  Lines        9534     9579      +45     
==========================================
+ Hits         9105     9126      +21     
- Misses        429      453      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.