mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 09:42:00 -07:00
@@ -19,6 +19,8 @@ owns this process itself by writing `roff` directly.
|
|||||||
|
|
||||||
Performance improvements:
|
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):
|
* [PERF #1760](https://github.com/BurntSushi/ripgrep/issues/1760):
|
||||||
Make most searches with `\b` look-arounds (among others) much faster.
|
Make most searches with `\b` look-arounds (among others) much faster.
|
||||||
* [PERF #2591](https://github.com/BurntSushi/ripgrep/pull/2591):
|
* [PERF #2591](https://github.com/BurntSushi/ripgrep/pull/2591):
|
||||||
|
Reference in New Issue
Block a user