Maintaining the Perl 5 Core: Report for Month 3 (Dec 2013)

Category: (none)

Comments (2)


Interesting reading, this Perl_re_intuit_start() function sounds like it could be a crucial part of Perl’s regex performance. Optimizations like this should have a big impact when dealing with large amounts of text. Have you come across a real-world case where this change made a significant difference? [Tubidy](https://www-tubidy.ws)


Interesting reading, this Perl_re_intuit_start() function sounds like it could be a crucial part of Perl’s regex performance. Optimizations like this should have a big impact when dealing with large amounts of text. Have you come across a real-world case where this change made a significant difference? Tubidy


Sign in to add comment