|
|
il y a 3 semaines | |
|---|---|---|
| .. | ||
| app | il y a 9 mois | |
| php | il y a 1 an | |
| .env | il y a 9 mois | |
| .rr.yaml | il y a 9 mois | |
| README.md | il y a 2 ans | |
| app.php | il y a 9 mois | |
| benchmark_config.json | il y a 6 ans | |
| composer.json | il y a 9 mois | |
| config.toml | il y a 5 ans | |
| spiral.dockerfile | il y a 3 semaines | |
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 |