Has anyone tried this or know of anyone who is interested in
implementing this for the Zend Engine?

http://www.php-mag.net/magphpde/magphpde_article/psecom,id,729,nodeid,21.html

I'd settle for faster method dispatching, but JIT would be great. Can
always use the speed. :)

The idea behind PHP from day one was that it was an environment for
wrapping compiled code.  Things that are performance critical is written
in C/C++ and things that aren't are left in the PHP templates.  Whether

Best laid plans... :)

Does remind me about the quote regarding the total market for
computers being eight.

:)

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

Reply via email to