On Thu, 2012-08-23 at 11:03 +0200, Noel Grandin wrote:
On 2012-08-23 10:43, Michael Meeks wrote:
When I last looked at some of this horrific line-by-line substitution
magic, it turned out to be faster to concatenate all the lines into a
single string, run the regexp and split it again rather than do the
line-by-line regexping that was there before ;-> horrific but ... still
- there are lots of less-moronic ways of doing that replacement ;-)
Strange. Does perl not have a way to compile and cache regular expressions?
Sure - I tried that in this instance; it just turned out that running a
regexp over one really big string, was faster than running a compiled
regex:
$ wc -l solver/unxlngi6.pro/bin/setup_osl.ins
103700 solver/unxlngi6.pro/bin/setup_osl.ins
around that many times ;-)
ATB,
Michael.
--
michael.meeks@suse.com <><, Pseudo Engineer, itinerant idiot
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.