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

Joshua Thompson's Blog: A Plugabble Preprocessor For PHP

Mark Jaquith's Blog: WordPress 2.0.6: Feedburner issue, and fix

Paul Jones' Blog: Labor Day Benchmarks

Derick Rethans' Blog: PHP 4.4.5RC1 available for testing

Alessandro Crugnola's Blog: AMFPHP issue referencing ByteArray


Community Events









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


drupal zendframework job wordpress framework hiphop developer facebook feature windows version apache symfony conference codeigniter release microsoft podcast opinion extension

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