<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/benchmark">Benchmark</p>
 <c>pear.php.net</c>
 <v>1.1</v>
 <st>stable</st>
 <l>PHP License</l>
 <m>sebastian</m>
 <s>Framework to benchmark PHP scripts or function calls.</s>
 <d>Framework to benchmark PHP scripts or function calls.
</d>
 <da>2002-05-01 21:17:00</da>
 <n>- Added getOutput() to print the results in human readable format and display() to show it.
       This functions will automatically detect the environment to select HTML or text output
   - Added a new param $auto to constructor. When true is passed the results will be output
       automatically at the end of the script execution.
   (contribution by Ludovico Magnocavallo)</n>
 <f>3849</f>
 <g>http://pear.php.net/get/Benchmark-1.1</g>
 <x xlink:href="package.1.1.xml"/>
</r>