|
il y a 3 ans | |
---|---|---|
.. | ||
app | il y a 3 ans | |
php | il y a 6 ans | |
.env | il y a 3 ans | |
.rr.yaml | il y a 3 ans | |
README.md | il y a 3 ans | |
app.php | il y a 3 ans | |
benchmark_config.json | il y a 6 ans | |
composer.json | il y a 3 ans | |
config.toml | il y a 4 ans | |
spiral.dockerfile | il y a 3 ans |
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
.
The tests were run with:
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 |