2017 © Pedro Peláez
 

library regreph

A test framework for measuring performance regressions

image

lox/regreph

A test framework for measuring performance regressions

  • Saturday, April 19, 2014
  • by lox
  • Repository
  • 6 Watchers
  • 52 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 13 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Regreph

Regreph is a performance regression analysis tool for PHP + XHProf., (*1)

Screenshot

Showing the build screen from a performance regression in Pheasant:, (*2)

Screenshot, (*3)

Running

bin/regreph <testfile> <projectdir> <refspec>

An example test file is https://gist.github.com/lox/33ab5a91edfaf487acf9, (*4)

The refspec refers to a particular git revision, for instance HEAD~10 or a SHA1 hash., (*5)

Installing

git clone git://github.com/lox/regreph.git
cd regreph
composer install

Requires XHProf from PECL. Suggest having a copy of the FB xhprof project running somewhere to use the web view for comparison:, (*6)

git clone git://github.com/facebook/xhprof.git
phpup xhprof/xhprof_html/index.php

The Versions

19/04 2014

dev-commands-namespace

dev-commands-namespace

A test framework for measuring performance regressions

  Sources   Download

MIT

The Requires

 

php 99designs performance xhprof

19/04 2014

dev-tables

dev-tables

A test framework for measuring performance regressions

  Sources   Download

MIT

The Requires

 

php 99designs performance xhprof

19/04 2014

dev-exit-codes

dev-exit-codes

A test framework for measuring performance regressions

  Sources   Download

MIT

The Requires

 

php 99designs performance xhprof

19/04 2014

2.0.x-dev

2.0.9999999.9999999-dev

A test framework for measuring performance regressions

  Sources   Download

MIT

The Requires

 

php 99designs performance xhprof

18/04 2014

dev-symfony-commands

dev-symfony-commands

A test framework for measuring performance regressions

  Sources   Download

MIT

The Requires

 

php 99designs performance xhprof

18/04 2014

dev-master

9999999-dev

A test framework for measuring performance regressions

  Sources   Download

MIT

The Requires

 

php 99designs performance xhprof

26/02 2014

v1.0.0

1.0.0.0

A test framework for measuring performance regressions

  Sources   Download

MIT

The Requires

 

php 99designs performance xhprof