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.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Nov 22, 2024 in 0s

Performance Gate Passed

Summary

⚡ 3 improvements

Benchmarks breakdown

Benchmark main perf Change
resolver[multi-thread] 559.5 µs 529.5 µs +5.68%
resolver[resolve from symlinks] 68.3 ms 63.4 ms +7.83%
resolver[single-thread] 521 µs 492.7 µs +5.76%