At 15:07 24.03.2003, l0t3k wrote:
one observation i have is that in certain frequently called routines,
TSRMLS_FETCH() is called rather than having the the thread environment
passed in. zval_dtor comes immediately to mind (this only affects objects).

I can only agree here. the fetch macro is called unnecessarily often.


marcus


-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to