Re: [SMARTY-DEV] how much performance drop after switched mtime-checking to fileinfo?
[email protected] (messju mohr)
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Nov 22, 2004 at 06:08:46PM +0800, Xuefer Tinys wrote: > iirc, due to apc issue, Smarty changed mtime-checking into "get info > from compiled tpl" not that i know of. > i wonder how much performance drop under high load. > does a fileread takes more memory/resource than a filemtime() ? then measure it.