develooper Front page | perl.perl5.porters | Postings from September 2011

Re: [perl #99870] Capturing matches in regex against large strings (8MB) are slow

Thread Previous | Thread Next
From:
Tom Christiansen
Date:
September 24, 2011 18:08
Subject:
Re: [perl #99870] Capturing matches in regex against large strings (8MB) are slow
Message ID:
9809.1316912874@chthon
I bet something is preallocating a capture SV
that's the same size as the original string.

--tom

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About