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.
Good that you didn't look at this issue in PHP a year ago before Zeev and I eliminated 90% of them :)
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php