![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re^4: String manipulationby pboin (Deacon) |
on Aug 02, 2004 at 14:59 UTC ( #379304=note: print w/replies, xml ) | Need Help?? |
Wow, now's one of those rare times when I wish I could double-vote on a node. I'd say that optimization should be really, really rare. Correctness is *so* much more important that it really should get almost exclusive attention. If for example, you have a really horrifically borked query due to bad DB indexes, I'd suggest that you're facing brokenness not optimization at that point. Think *very* carefully before trading simplicity for performance.
In Section
Seekers of Perl Wisdom
|
|