<?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.2.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>2003-05-20 20:17:00</da>
 <n>+ Profiler: Added calculation of netto execution time of sections.

+ Profiler: Optional output to an array instead of screen.

            (Contributed by Jean-Marc Fontaine)

* Profiler: Fixed typos.</n>
 <f>5732</f>
 <g>http://pear.php.net/get/Benchmark-1.2.1</g>
 <x xlink:href="package.1.2.1.xml"/>
</r>