Aug 31, 2023
This is a great article, it's well-written and thoroughly covers the important aspects of the far from production scenario.
To further enhance the testing of each library's routing speed, I suggest including a test that incorporates numerous complex routes and path segments. Gin implements the Patricia Tree algorithm, while Fiber has more routing features, making its algorithm more complex.
Additionally, it would be helpful if you could share the code, since I would like to have a look at it. Thanks!