Skip to content

Commit

Permalink
Merge pull request #1454 from tavianator/thats-a-lot-of-issues
Browse files Browse the repository at this point in the history
CHANGELOG: Fix issue number typo
  • Loading branch information
tmccombs authored Dec 19, 2023
2 parents 07343b5 + 954a390 commit 266311c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
## Performance

- Performance has been *significantly improved*, both due to optimizations in the underlying `ignore`
crate (#1429), and in `fd` itself (#1422, #1408, #13620) - @tavianator.
crate (#1429), and in `fd` itself (#1422, #1408, #1362) - @tavianator.
[Benchmarks results](https://gist.github.com/tavianator/32edbe052f33ef60570cf5456b59de81) show gains
of 6-8x for full traversals of smaller directories (100k files) and up to 13x for larger directories (1M files).

Expand Down

0 comments on commit 266311c

Please sign in to comment.