<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>Benchmark</name>
  <summary>Framework to benchmark PHP scripts or function calls.</summary>
  <description>Framework to benchmark PHP scripts or function calls.</description>
  <maintainers>
    <maintainer>
      <user>sebastian</user>
      <name>Sebastian Bergmann</name>
      <email>sb@sebastian-bergmann.de</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.1</version>
    <date>2002-01-26</date>
    <license>PHP License</license>
    <state>stable</state>
    <notes>- 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)</notes>
    <filelist>
      <file role="php" baseinstalldir="Benchmark" md5sum="12eedbde913f57ee83e668fe7fa87d39" name="Timer.php"/>
      <file role="php" baseinstalldir="Benchmark" md5sum="ccd5e9cae713af9ca7dc35ccd8d68a09" name="Iterate.php"/>
      <file role="doc" baseinstalldir="Benchmark" md5sum="89237076712bdb98a8c73dc58c1f2f58" name="doc/timer_example.php"/>
    </filelist>
  </release>
</package>
