News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Christian Stocker's Blog:
Profile XSLT transformations within PHP
April 30, 2007 @ 10:09:00

Christian Stocker points out a handy patch for the PHP XSLT functionality today - one that allows you to test to see where in the transformation the most time is spent.

Look no further than this patch to the PHP XSL extension. It uses the built in profiler of libxslt to get the information which template was called how many times and how much time was spent in them. It may help in improving the speed of your XSLT transformations, like a PHP debugger can help in profiling your PHP scripts.

Besides the link, he also includes a simple sample script that uses the setProfiling function to write out to a text file the stats of the transformation. He also includes a (very beta) patch to the libxslt functionality itself to make it easier to not only time the overall execution of the xslt, but also allows for timing of other individual templates that might be included.

0 comments voice your opinion now!
xslt transformation benchmark setprofiling patch download xslt transformation benchmark setprofiling patch download



Similar Posts

Mutant PHP Blog: Specifications for PHP5

Christian Stocker's Blog: Added xslt profiling to PHP 5.3 and 6 CVS

Ilia Alshanetsky's Blog: PHP 5.2.1 RC1 Available for testing

Avent Labs Blog: PHP framework comparison benchmarks

Sebastian Bergmann's Blog: Xdebug Performance Boost


Community Events







Don't see your event here?
Let us know!


zendframework mysql package PEAR security ajax developer job book code release conference framework example cakephp zend PHP5 database application releases

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework