|
|
vor 7 Monaten | |
|---|---|---|
| .. | ||
| app | vor 7 Monaten | |
| php | vor 1 Jahr | |
| .env | vor 7 Monaten | |
| .rr.yaml | vor 7 Monaten | |
| README.md | vor 2 Jahren | |
| app.php | vor 7 Monaten | |
| benchmark_config.json | vor 6 Jahren | |
| composer.json | vor 7 Monaten | |
| config.toml | vor 4 Jahren | |
| spiral.dockerfile | vor 7 Monaten | |
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 |