lstrojny / phpunit-clever-and-smart

Smarter test runner for PHPUnit
170 stars 13 forks source link

benchmark: compare different phpunit versions #23

Closed staabm closed 10 years ago

staabm commented 10 years ago

to measure the overhead between different phpunit versions, we should add benchmarks also for phpunit 3.8 & 3.9.

we expect a certain perf boost because of changes in https://github.com/sebastianbergmann/phpunit/commit/af5610d

will be done after https://github.com/lstrojny/phpunit-clever-and-smart/pull/21 landed.