|  | 7 月之前 | |
|---|---|---|
| .. | ||
| app | 7 月之前 | |
| php | 1 年之前 | |
| .env | 7 月之前 | |
| .rr.yaml | 7 月之前 | |
| README.md | 2 年之前 | |
| app.php | 7 月之前 | |
| benchmark_config.json | 6 年之前 | |
| composer.json | 7 月之前 | |
| config.toml | 4 年之前 | |
| spiral.dockerfile | 7 月之前 | |
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 |