PHPackages                             ackintosh/benchy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ackintosh/benchy

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

ackintosh/benchy
================

simple Benchmark tool

013PHP

Since Jun 9Pushed 13y ago1 watchersCompare

[ Source](https://github.com/ackintosh/benchy)[ Packagist](https://packagist.org/packages/ackintosh/benchy)[ RSS](/packages/ackintosh-benchy/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

\#Benchy `Benchy` is simple and pluggable benchmark tool.

The build status of the current master branch is tracked by Travis CI: [![Build Status](https://camo.githubusercontent.com/13679a52774673b8abf2dc734e703ea40c735018cbc3973ed4b1d3097da0ade3/68747470733a2f2f7472617669732d63692e6f72672f61636b696e746f73682f62656e6368792e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/ackintosh/benchy)

\##Installation `composer.json`

```
{
    "require": {
        "ackintosh/benchy": "dev-master"
    }
}

```

```
$ php composer.phar install

```

\##Usage

```
