## Summary 1. Use symfony tools to compile all routes 2. Cache that in a local cache 3. Load from cache instead of parsing routes on each request 4. [x] ~Do the same for the generator~ postponed to follow-up if needed 5. [x] Check whether cache reset is needed in some situations