Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Switch usage of re package for regex which is slightly more performant #1127

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Feb 20, 2025

regex is a drop-in replacement of re and provides better
performance.

@JAORMX JAORMX force-pushed the re-to-regex branch 2 times, most recently from 16a4011 to 6ea9af2 Compare February 20, 2025 13:29
…rmant

`regex` is a drop-in replacement of `re` and provides better
performance.

Signed-off-by: Juan Antonio Osorio <[email protected]>
@JAORMX JAORMX merged commit 1055216 into main Feb 20, 2025
11 checks passed
@JAORMX JAORMX deleted the re-to-regex branch February 20, 2025 14:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants