On Fri, Nov 23, 2001 at 11:50:17AM +0100, Edin Kadribasic wrote : 
> I have noticed the same problem with a scipt that used a very large array
> (~160 MB). The script run time was around 35 seconds, while it took over 4
> minutes to shut down! Same amount of time was used in trying to unset() the
> array.

    Hmm .. your script... is this something which other can
    easily reproduce with the same datainput or is it specific
    because of the database, the content, etc?

    If the latter, can you in more detail describe the how much
    data and the structure of the data put into the arary with
    takes up 160mb?

    Maybe we can track something down the available profilers.

    - Markus

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to