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 |