mirror of
https://github.com/Respect/Validation.git
synced 2026-03-22 17:54:41 +01:00
This commit is the first step in setting up *Continuous Performance* for the repository. - Adds phpbench/phpbench to dev dependencies. - Adds an initial `ValidatorBench.php` file with validate benchmarks for several validators. - Adds `composer bench` script to run benchmarks. - Adds `composer bench:profile` script to generate profiles.
12 lines
149 B
Text
12 lines
149 B
Text
.couscous/
|
|
.iso-codes-cache/
|
|
.phpbench/
|
|
.phpcs.cache
|
|
.phpunit.cache/
|
|
composer.lock
|
|
Makefile
|
|
phpbench.json
|
|
phpcs.xml
|
|
phpstan.neon
|
|
phpunit.xml
|
|
vendor/
|