Joan Miquel 2c4a992d46 [php] Spiral update to PHP 8.5 (#10325) il y a 3 semaines
..
app 1c894c9d0d php/spiral: cleanup (#9682) il y a 9 mois
php b283599b18 [php] Fix #9021 fail to build grpc (#9032) il y a 1 an
.env 1c894c9d0d php/spiral: cleanup (#9682) il y a 9 mois
.rr.yaml 1c894c9d0d php/spiral: cleanup (#9682) il y a 9 mois
README.md 0e204cf8e2 Spiral Framework v3.7 (#8157) il y a 2 ans
app.php 1c894c9d0d php/spiral: cleanup (#9682) il y a 9 mois
benchmark_config.json 7368d95726 Change Spiral to platform RoadRunner (#5113) il y a 6 ans
composer.json 1c894c9d0d php/spiral: cleanup (#9682) il y a 9 mois
config.toml 0096f84ee9 Config for the new toolset (#6259) il y a 5 ans
spiral.dockerfile 2c4a992d46 [php] Spiral update to PHP 8.5 (#10325) il y a 3 semaines

README.md

Spiral Framework 2.0 Benchmarking Test

This is the Spiral Framework portion of a benchmarking test suite comparing a variety of web development platforms. Tests are run with realistic approach, full ORM and templating stack.

Benchmark code is located in app/src/Controllers/BenchmarkController.php.

Infrastructure and Versions

The tests were run with:

Test URLs

Test URL
JSON Encoding http://localhost:8080/json
Data-Store/Database http://localhost:8080/db
Variable Query http://localhost:8080/db/:queries
Templating and ORM http://localhost:8080/fortunes
Update ORM http://localhost:8080/updates/:queries
Plain Text http://localhost:8080/plaintext