mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-03-03 14:32:22 +02:00
changelog: add link for reporting perf improvements/regressions
This commit is contained in:
parent
e9ff90c8ff
commit
8058859701
@ -15,7 +15,10 @@ with hyperlinks][report-hyperlinks], positive or negative.
|
||||
Another headling development in this release is that it contains a rewrite of
|
||||
its regex engine. You generally shouldn't notice any changes, except for some
|
||||
searches may get faster. You can read more about the [regex engine rewrite on
|
||||
my blog][regex-internals].
|
||||
my blog][regex-internals]. Please [report your performance improvements or
|
||||
regressions that you notice][report-perf].
|
||||
|
||||
[report-perf]: https://github.com/BurntSushi/ripgrep/discussions/2652
|
||||
|
||||
Finally, ripgrep switched the library it uses for argument parsing. Users
|
||||
should not notice a difference in most cases (error messages have changed
|
||||
|
Loading…
x
Reference in New Issue
Block a user