Luís Cobucci
Luís Cobucci
Even though there's a broken test, the preliminary benchmarks are interesting: ```sh +-----------------+--------------------+-----------------------------+----------+----------+---------+ | benchmark | subject | set | mem_peak | mode | rstdev | +-----------------+--------------------+-----------------------------+----------+----------+---------+ | RealLifeExample |...
@iAxel thanks for showing interest here! I've changed the implementation and improved the registration performance a bit. However, I've noticed that the new strategy might not have that big of...
As @nikic said, this is quite interesting to be added. @burzum is working on extracting an object for the dispatch result, this would be a nice thing to consider.
> Have you considered such a way of dispatching -- where first you try to find a match against the $uri, and then check what methods are allowed for it?...
Named routes are definitely on my list... I'm quite busy with paid work but the plan is to finish the work on #244 and then go back to applying the...
@burzum sorry about my delay (again)... life is being quite busy. I've extracted some of my changes to #241 and rebased this branch against it. Will just wait on @nikic's...
@smallfish500 we should mention it in the docs for sure. For v2.0 we need to look at which approach to take to make things cacheable. I'd say having the map...
I'll be glad to help :+1:
@nicolas-grekas although I understand your effort to have less "duplicated" tools in the ecosystem to allow people to focus, I'd say that it seems that `FastRoute` has users that don't...
@hron84 I'm slightly more strict in terms of supported versions and would bump it to 7.3 directly but we can go slow here :joy: