Pavel Buchnev 090f77693a Adds Scaffolder bootloader to fix problem with app configuration (#7239) il y a 3 ans
..
app 090f77693a Adds Scaffolder bootloader to fix problem with app configuration (#7239) il y a 3 ans
php fda5528cc2 Adding Spiral and RoadRunner (#5066) il y a 6 ans
.env 72c3626bf5 [php/spiral] Add RoadRunner 2.0 support for Spiral Framework (#7118) il y a 3 ans
.rr.yaml 72c3626bf5 [php/spiral] Add RoadRunner 2.0 support for Spiral Framework (#7118) il y a 3 ans
README.md 72c3626bf5 [php/spiral] Add RoadRunner 2.0 support for Spiral Framework (#7118) il y a 3 ans
app.php 72c3626bf5 [php/spiral] Add RoadRunner 2.0 support for Spiral Framework (#7118) il y a 3 ans
benchmark_config.json 7368d95726 Change Spiral to platform RoadRunner (#5113) il y a 6 ans
composer.json 72c3626bf5 [php/spiral] Add RoadRunner 2.0 support for Spiral Framework (#7118) il y a 3 ans
config.toml 0096f84ee9 Config for the new toolset (#6259) il y a 4 ans
spiral.dockerfile 72c3626bf5 [php/spiral] Add RoadRunner 2.0 support for Spiral Framework (#7118) il y a 3 ans

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