This page does not have a translation yet.

New Optimization: Cache for filesystem calls

I have added a new optimization, that caches results of glob and filemtime calls, effectively reducing the filesystem calls and improving application response under high load.

Filemtime and glob methods are used in WP BOX project to automate versioning of frontend files – scripts and styles.