swaggest / php-json-schema

High definition PHP structures with JSON-schema based validation
MIT License
451 stars 51 forks source link

Add continuous benchmarking #86

Closed vearutop closed 5 years ago

vearutop commented 5 years ago

This PR adds phpbench benchmarks to the code base (make bench) and enables benchmarks in CI with results being compared to master performance.

Example: https://travis-ci.org/swaggest/php-json-schema/jobs/582667726#L1174

codecov[bot] commented 5 years ago

Codecov Report

Merging #86 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   90.01%   90.01%           
=======================================
  Files          27       27           
  Lines        1603     1603           
=======================================
  Hits         1443     1443           
  Misses        160      160

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b324c2b...7d57b95. Read the comment docs.