Re: Compressessed Smarty class
boots <[email protected]>
| Newsgroups | gmane.comp.php.smarty.devel |
|---|---|
| Message-ID | <[email protected]> |
--- Markku Niskanen <[email protected]> wrote: > And I was possibly too diplomatic in my comments trying to > cover the attitude: "doesn't that *.* reallly understand the way > an opcode cache really works" :) :) lol > That's very true. On the other hand the three dozen or so > applications > we have written are in-house ones and we have a small Sun server > running idle most of the time, Loading three or four classess (of > which Smarty is the biggest) is not a problem for us. I understand, > though, people who must write and run software in public servers > with hundreds or thousands of simultaneous users and that is where > saving every millisecond may be meaningful. Actually, I think that if you have control of the server, then you are a perfect candidate for an opcode cache. Why waste your time squishing classes and benchmarking such issues? Since Smarty creates PHP files for each template, the real benefit of using an accelerator becomes readily apparent. Still, if you are happy with your setup, who am I to dissuade you? Cheers! -- Smarty Development Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php