Skip to content

phpcr/phpcr-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPCR Benchmarks

Benchmarking suite for PHPCR which uses the same bootstrapping process as the PHPCR-API-tests.

Usage

The benchmarking suite uses the existing phpunit.xml configuration. Ensure that the PHPCR-API tests are working.

Include as a dev requirement:

$ composer require "phpcr/phpcr-benchmarks"

Run:

$ ./vendor/bin/phpbench run --config=vendor/phpcr/phpcr-benchmarks/config/phpbench.json

For more information see the documentation for PHPBench.

About

Benchmarking suite for PHPCR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages