hi Dmitry,

On Wed, Nov 21, 2012 at 9:14 AM, Dmitry Stogov <dmi...@zend.com> wrote:
> Great! I always glad to help. And I would avoid "tricky" solutions as much
> as possible. :)
>
> Even 2 minutes TTL is going to save few thousands syscalls, in case your
> site is really
> high loaded, and it make no sense to care about "last syscall optimization"
> if you system is mostly idle.
>
> BTW: I'm not sure if APC calls stat() for inclode_once(), but it definitely
> possible not to call it.

It has been a long todo to remove some of the stat calls in APC. It
would be nice if you could give a hand here :)

Cheers,
--
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to