|
|
hai 1 ano | |
|---|---|---|
| .. | ||
| app | %!s(int64=2) %!d(string=hai) anos | |
| php | hai 1 ano | |
| .env | %!s(int64=2) %!d(string=hai) anos | |
| .rr.yaml | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| app.php | %!s(int64=2) %!d(string=hai) anos | |
| benchmark_config.json | %!s(int64=6) %!d(string=hai) anos | |
| composer.json | %!s(int64=2) %!d(string=hai) anos | |
| config.toml | %!s(int64=4) %!d(string=hai) anos | |
| spiral.dockerfile | hai 1 ano | |
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 |