Ask a Question related to PHP Development, Design and Development.
-
Andi Gutmans #1
Fwd: [PHP-DEV] ZEND_DISABLE_MEMORY_CACHE=0 problematic on
FYI, this should be fixed now. If anyone still bumps into weird performance
problems relating to the memory manager please let me know.
Andi
-->Date: Tue, 30 Sep 2003 21:21:38 +0800
>From: Alan Knowles <alan@akbkhome.com>
>User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030911
>To: [email]internals@lists.php.net[/email]
>Subject: [PHP-DEV] ZEND_DISABLE_MEMORY_CACHE=0 problematic on large arrays
>
>http://cvs.php.net/diff.php/ZendEngine2/zend_alloc.c?r1=1.118&r2=1.119&ty=h&num=10
>
>" - Add heap to memory manager. This should improve performance.
>- Enabling it by default so that it gets tested. We should decide before
>beta 2 if we want to revert back to malloc or not."
>
>Well, it's got some testing today.. - and it didnt do too well..
>
>I'm testing by using the php-gtk generator.php (that parses the gtk.defs
>scheme file into a (huge) php array.
>
>a default php5 checkout. build on a P800 timesout after parsing about
>12000 lines in 300 seconds.
>
>when I revert the change:
>#define ZEND_DISABLE_MEMORY_CACHE 1
>
>It parses and builds the file ok.. in < 100seconds..
>
>Regards
>Alan
>
>--
>PHP Internals - PHP Runtime Development Mailing List
>To unsubscribe, visit: http://www.php.net/unsub.php
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Andi Gutmans Guest
-
Conversion from 1.5 to 2.0 problematic
I'm having trouble converting documents from InDesign 1.5 to 2.0 -- during the "Open Document" phase, the "converting data" bar gets to about 35% and... -
[PHP-DEV] ZEND_DISABLE_MEMORY_CACHE=0 problematic on large arrays
http://cvs.php.net/diff.php/ZendEngine2/zend_alloc.c?r1=1.118&r2=1.119&ty=h&num=10 " - Add heap to memory manager. This should improve... -
Problematic delay in script
Hello, I have created a mailing program for our company that sends out emails to our client database. There seems to be a delay in the script or... -
Problematic Postbacks
this may be a stupid response, after updating the database, how about rebounding the label ? news.microsoft.com wrote: -
problematic behaviour of movies using XML parser scripts in shockwave - !!!
hi, all! we are in the process of testing XML parsing in shockwave and publishing some movies on the internet, that all of them use the XML...



Reply With Quote

