XSLCache
This is an open discussion with 3 replies, filed under General.
Search
I can think of a couple of sites where this would be really useful. Have you tried it out yet?
Have you tried it out yet?
Nope, not yet—I don’t have any sites where the XSL transformation bottleneck is worth making the switch. The release mentions that it’s in production use on sections of the NY Times website so I’m assuming it’s pretty stable.
Unfortunately the bottleneck for me seems to be the XML building in most cases. However, this extension could be used to shave off a few hundreds of a second of loading time.
Create an account or sign in to comment.
Thought this might be of interest to some Symphony peeps, the NY Times have released a modification of PHP’s standard XSL extension called XSLCache. They boast of a “2.5x boost in performance for sites that repeatedly apply the same transform”.