Joan Miquel c3b8875b6c [php] Spiral update to PHP 8.3 (#8598) 1 year ago
..
app 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 years ago
php fda5528cc2 Adding Spiral and RoadRunner (#5066) 6 years ago
.env 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 years ago
.rr.yaml 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 years ago
README.md 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 years ago
app.php 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 years ago
benchmark_config.json 7368d95726 Change Spiral to platform RoadRunner (#5113) 5 years ago
composer.json 0e204cf8e2 Spiral Framework v3.7 (#8157) 2 years ago
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 years ago
spiral.dockerfile c3b8875b6c [php] Spiral update to PHP 8.3 (#8598) 1 year ago

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