i was initially confused how 19.2K rps is notable when Express typically benchmarks around 15K rps [1].
however, the author is benchmarking a route with an id param here, not a static route.
[1] https://github.com/uNetworking/uWebSockets/discussions/1415