Skip to content

Commit

Permalink
changelog: mention perf improvement for inner literals
Browse files Browse the repository at this point in the history
Fixes #1746
  • Loading branch information
BurntSushi committed Nov 25, 2023
1 parent 6304568 commit b8e7cda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ owns this process itself by writing `roff` directly.

Performance improvements:

* [PERF #1746](https://github.com/BurntSushi/ripgrep/issues/1746):
Make some cases with inner literals faster.
* [PERF #1760](https://github.com/BurntSushi/ripgrep/issues/1760):
Make most searches with `\b` look-arounds (among others) much faster.
* [PERF #2591](https://github.com/BurntSushi/ripgrep/pull/2591):
Expand Down

0 comments on commit b8e7cda

Please sign in to comment.