php-version-benchmarks
php-version-benchmarks copied to clipboard
Official PHP benchmark suite
I ran './benchmark.sh run local'(Laravel demo) failure on PHP 8.2. It's ok with PHP 7.4 & 8.0. Is it a issue? Or a PHP 8.2 version is required(php-cgi:php_82-latest in the...
It would be great to test on a default WordPress set-up in addition to the Symfony and Laravel demo apps.
the benchmark results are likely to be reasonably different when a server is under heavy load vs when it's free to use all the resources of a machine. Incorporating something...
I figured out that I need to rename some .dist files in 3 folders, then it's just an error somewhere in a Dockerfile ``` gri@MSI:~/test/vendor/kocsismate/php-version-benchmarks$ ./benchmark.sh run local Checking out...