Symfony 4 is the fastest PHP framework according to independent benchmarks, but we are continuously working on making it faster. In Symfony 4.1, we improved the Routing component to make it much faster when matching incoming URLs. In web applications, routing is divided in two main operations: generation, which generates a URL from the given route and parameters; and matching, which decides which