You are here: Which is faster? While vs For, if vs if...else « PHP Programming Language « IT news, forums, messages
Which is faster? While vs For, if vs if...else

Posted by Sonnich on 10/18/06 16:41

Hi

I have a costum function for a special search, which sort strings.

This is currently the place where I can save a lot of time (~70%) if
possible.

So, which is faster:

for($j = 0;$j<count($array);$j++)
or

$j = 0
while($j<count($array))
$j++;

(well, I know that counting down is faster, so...

$j = count($array)-1;
while($j>=0)
$j--;
)

ALSO

Which is faster:

if .... else ...
or:
if (true) ...
if (false) ...

BR
Sonnich

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация