Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

perf: reduce memory allocation by using a thread_local path for path methods #315

Merged
merged 1 commit into from
Nov 22, 2024

perf: reduce memory allocation by using a thread_local path for path …

69512db
Select commit
Loading
Failed to load commit list.
Merged

perf: reduce memory allocation by using a thread_local path for path methods #315

perf: reduce memory allocation by using a thread_local path for path …
69512db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 22, 2024 in 0s

97.06% (+0.00%) compared to 8ab444b

View this Pull Request on Codecov

97.06% (+0.00%) compared to 8ab444b

Details

Codecov Report

Attention: Patch coverage is 95.77465% with 3 lines in your changes missing coverage. Please review.

Project coverage is 97.06%. Comparing base (8ab444b) to head (69512db).

Files with missing lines Patch % Lines
src/lib.rs 85.71% 2 Missing ⚠️
src/cache.rs 98.24% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #315   +/-   ##
=======================================
  Coverage   97.05%   97.06%           
=======================================
  Files          11       11           
  Lines        2412     2454   +42     
=======================================
+ Hits         2341     2382   +41     
- Misses         71       72    +1     

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


🚨 Try these New Features: