Joan Miquel b283599b18 [php] Fix #9021 fail to build grpc (#9032) 1 tahun lalu
..
app 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 tahun lalu
php b283599b18 [php] Fix #9021 fail to build grpc (#9032) 1 tahun lalu
.env 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 tahun lalu
.rr.yaml 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 tahun lalu
README.md 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 tahun lalu
app.php 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 tahun lalu
benchmark_config.json 7368d95726 Change Spiral to platform RoadRunner (#5113) 6 tahun lalu
composer.json 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 tahun lalu
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 tahun lalu
spiral.dockerfile b283599b18 [php] Fix #9021 fail to build grpc (#9032) 1 tahun lalu

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