@ -34,6 +34,24 @@ Flight::route('/', function () {
Flight::start();
```
## Is it fast?
Yes! Flight is fast. It is one of the fastest PHP frameworks available. You can see all the benchmarks at [TechEmpower](https://www.techempower.com/benchmarks/#section=data-r18&hw=ph&test=frameworks)
See the benchmark below with some other popular PHP frameworks.