Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[perf] Improve performance on files finder#99

Merged
samsonasik merged 4 commits into
mainfrom
clean-up-is-file
May 27, 2026
Merged

[perf] Improve performance on files finder#99
samsonasik merged 4 commits into
mainfrom
clean-up-is-file

Conversation

@samsonasik

@samsonasik samsonasik commented May 27, 2026

Copy link
Copy Markdown
Member
  • use AppendIterator, iterate once after loop over repeated inner loop
  • Make consistent to use getPathname()

Tested run on vendor dir for 6161 files.

Branch Avg Min Max
clean-up-is-file 5234.5ms 5090ms 5357ms
main 5344.5ms 5289ms 5465ms

@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@samsonasik samsonasik merged commit 5cc7fee into main May 27, 2026
14 checks passed
@samsonasik samsonasik deleted the clean-up-is-file branch May 27, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant