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/patch succeeded Nov 22, 2024 in 0s

95.77% of diff hit (target 97.05%)

View this Pull Request on Codecov

95.77% of diff hit (target 97.05%)

Annotations

Check warning on line 371 in src/cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.rs#L371

Added line #L371 was not covered by tests

Check warning on line 1287 in src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib.rs#L1286-L1287

Added lines #L1286 - L1287 were not covered by tests