GNU bug report logs -
#54560
[PATCH 00/47] gnu: Add go-github-com-prometheus-prometheus.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Leo Nikkilä schreef op vr 25-03-2022 om 15:31 [+0200]:
> + (synopsis "High performance HTTP request router")
> + (description
> + "HttpRouter is a lightweight high performance [...]
> +
> +In contrast to the default mux of Go's @code{net/http} package, this
> +router [...]. It also scales better.
> +
> +The router is optimized for high performance and a small memory
> +footprint. It scales well even with very long paths and a large number
> +of routes.
>
While it seems that HttpRouter actually has some evidence for these
claims about lightweightness and performance
(https://github.com/julienschmidt/go-http-routing-benchmark),
it still leans rather close to marketing, and AFAIK the conclusions
have not been independently verified.
> A compressing dynamic trie (radix tree) structure is used for
This is an implementation detail and hence doesn't seem relevant to me.
Greetings,
Maxime
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 348 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.