Nate 0096f84ee9 Config for the new toolset (#6259) 4 years ago
..
app fda5528cc2 Adding Spiral and RoadRunner (#5066) 6 years ago
php fda5528cc2 Adding Spiral and RoadRunner (#5066) 6 years ago
.env fda5528cc2 Adding Spiral and RoadRunner (#5066) 6 years ago
.rr.yaml fda5528cc2 Adding Spiral and RoadRunner (#5066) 6 years ago
README.md ba415d7d80 [spiral] Update to php 7.4 (#6124) 4 years ago
app.php fda5528cc2 Adding Spiral and RoadRunner (#5066) 6 years ago
benchmark_config.json 7368d95726 Change Spiral to platform RoadRunner (#5113) 5 years ago
composer.json fda5528cc2 Adding Spiral and RoadRunner (#5066) 6 years ago
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 years ago
spiral.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years 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