zendtech / ZendOptimizerPlus

Other
915 stars 142 forks source link

stat option #171

Closed szepeviktor closed 10 years ago

szepeviktor commented 10 years ago

Do you have/plan an config option like apc.stat? http://hu1.php.net/manual/en/apc.configuration.php#ini.apc.stat

Given a slow disk avoiding file stat produces faster execution.

szepeviktor commented 10 years ago

Is it http://us.php.net/manual/en/opcache.configuration.php#ini.opcache.validate-timestamps ?

szepeviktor commented 10 years ago

Yes it is.