You might wont to have a look at sparse system and
see if it possible in your case to use them.

See: http://www.ulib.org/webRoot/Books/Numerical_Recipes/bookcpdf/c2-7.pdf

This gives a brief theoretical overview of the possibilities.


> -----Original Message-----
> From: Mihail Bota [mailto:mbota@;almaak.usc.edu]
> Sent: Wednesday, October 23, 2002 9:25 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Speed
> 
> 
> Dear all,
> 
> I have a piece of code which posts a matrix which can be from 1X1
> dimension to...the sky is the limit (can be 500X500). In this piece of
> code I have 2 while loops, nested, which I cannot get rid of..
> I'd like to ask you for any suggestions to optimize the posting of the
> matrix..I already put in action zend optimizer, ---with mm option...
> Where/what should I tweak more, in order to make the whole thing faster. I
> am running the system on Win 2k, therefore I cannot use Zend accelerator.
> 
> Thanks.
> 
> Mihai
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to