cqfn / pdd

Command line toolkit for collecting TODO markers from your code, known as Puzzle Driven Development (PDD)
https://www.0pdd.com
MIT License
76 stars 25 forks source link

Benchmarking & Profiling [Regexp optimization] #195

Closed Doldrums closed 2 years ago

Doldrums commented 2 years ago

Since our goal is to achieve Benchmarking speed values of at least 10ms, it was found that the best approach in this is to optimize regular expressions.