-
Notifications
You must be signed in to change notification settings - Fork 1
Regex Performance #254
Copy link
Copy link
Open
Description
DeveloperC286
opened on Aug 9, 2025
Issue body actions
- Move regex compilation from lazy_static! to std::sync::OnceLock (Rust 1.70+) in src/commits/commit/mod.rs:7-34
- Pre-compile regexes as constants and consider using more efficient patterns
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels