Stanislav Malyshev wrote:
serving them as a static page. But applications like S9Y, FUDForum,
phpMyAdmin where the *typical* usage is not to serve a large number of
users, this is usually not an issue.
In other words, it is not meant to deploy production applications, only
local-user applications. Then the question raises again - why exactly we
need the module? Low-traffic occasional-use apps do not need top
performance, and PHP module should be just enough for them.
They need bearable performance, which can be a bit lower than "normal"
applications. I am not sure what the state is in the relation to
bytecode caches and phar, but AFAIK they cannot be leveraged yet. So
there you have your performance penalty :)
regards,
Lukas
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php