Skip to content

Commit

Permalink
chore: Bump memchr to 2.6.0
Browse files Browse the repository at this point in the history
Fresh off the press, memchr 2.6.0 adds vector search routines for aarch64. That directly improves our search performance for both text and regex searches.
Per BurntSushi's claims, the simple string searches in ripgrep got ~2 times faster (more details available in BurntSushi/memchr#129).
  • Loading branch information
osiewicz committed Aug 28, 2023
1 parent 07b9c6c commit 36e684b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 36e684b

Please sign in to comment.