ls: fn enter_directory 's perf gains 56% by mimalloc
Open
Nobody has claimed this yet.
U - ls
- Dominant language
- Rust
- Stars
- 24.1k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 365
Description
I'd like to have this with system allocator.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with src/uu/ls/benches/ls_bench.rs, especially the ls_recursive_balanced_tree benchmark linked in the issue. Compare its result with the system allocator rather than mimalloc and determine the scope of the requested change. Done means the benchmark reflects the system allocator case and the resulting performance is documented or verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100