[LA.pm] C-style Perl vs. regex
Ask Bjørn Hansen
ask at develooper.com
Wed Feb 8 14:31:13 PST 2006
On Wed, 8 Feb 2006 14:22:49 -0600 "Andy Lester" <andy at petdance.com> wrote:
>
>If you're talking about intro-level Perl to a converted C programmer,
>the last thing you want to bother cluttering his brain with worrying
>about infintesimal speed concerns
Unless you are building something you know is going to run hundreds of
millions or billions of times a day then it is almost be definition a waste
of time to worry about those tiny optimizations.
(and if your system is already running and running slow it is probably not
because of little stuff like this)
- ask
--
http://askask.com/ - http://develooper.com/
More information about the Losangeles-pm
mailing list