minimal (?) optimization (Was Re: String manipulation, optimize)
- From: "R. Rajesh Jeba Anbiah" <ng4rrjanbiah@xxxxxxxxxxxxxx>
- Date: 9 Aug 2005 03:30:29 -0700
Erwin Moller wrote:
> Rune wrote:
<snip>
> Why do you care about minimal optimalizations?
<snip>
Sorry, I can't agree with you. In the world of optimization, there is
no minimal or maximal optimization--there is only onething, it's
optimization. Consider a situation/expression in which you can improve
the speed to 0.000001 second--and consider the same in 1000000 loop.
So, IMHO, definitely it is worth to optimize, even it is less than a
nano second thing.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com
.
- Follow-Ups:
- Re: minimal (?) optimization (Was Re: String manipulation, optimize)
- From: Jerry Stuckle
- Re: minimal (?) optimization (Was Re: String manipulation, optimize)
- From: Erwin Moller
- Re: minimal (?) optimization (Was Re: String manipulation, optimize)
- References:
- String manipulation, optimize
- From: Rune
- Re: String manipulation, optimize
- From: Erwin Moller
- String manipulation, optimize
- Prev by Date: Re: Going rate/salary for PHP programming?
- Next by Date: Re: Custom error handling
- Previous by thread: Re: String manipulation, optimize
- Next by thread: Re: minimal (?) optimization (Was Re: String manipulation, optimize)
- Index(es):
Relevant Pages
|