dev-latest_phpbench
dev-latest_phpbenchBenchmarking Suite for PHPCR
MIT
The Requires
by Daniel Leech
Benchmarking Suite for PHPCR
Benchmarking suite for PHPCR which uses the same bootstrapping process as the PHPCR-API-tests., (*1)
The benchmarking suite uses the existing phpunit.xml
configuration. Ensure that the PHPCR-API tests are working., (*2)
Include as a dev requirement:, (*3)
$ composer require "phpcr/phpcr-benchmarks"
Run:, (*4)
$ ./vendor/bin/phpbench run --config=vendor/phpcr/phpcr-benchmarks/config/phpbench.json
For more information see the documentation for PHPBench., (*5)
Benchmarking Suite for PHPCR
MIT