Skip to content

Commit

Permalink
Merge pull request #2 from mrzasa/patch-1
Browse files Browse the repository at this point in the history
Add Performance of Regular Expressions
  • Loading branch information
slevithan authored Aug 8, 2024
2 parents d2e1a53 + 3fae89e commit 5e94432
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,13 @@ Contributions are welcome. Add links through pull requests ([guidelines](CONTRIB

⚠️ These tools have limitations on supported syntax.

<details>
<summary>✳️ <b>Notable mentions</b></summary>
<br>

- [On backtracking performance, with detailed examples](https://medium.com/textmaster-engineering/performance-of-regular-expressions-81371f569698)
</details>

## Collections of patterns

*Prewritten regexes for specific tasks.*
Expand Down

0 comments on commit 5e94432

Please sign in to comment.