go-http-routing-benchmark icon indicating copy to clipboard operation
go-http-routing-benchmark copied to clipboard

Please include the fasthttprouter router

Open yourchanges opened this issue 9 years ago • 1 comments
trafficstars

Please include the https://github.com/buaazp/fasthttprouter which based on https://github.com/valyala/fasthttp

yourchanges avatar Mar 24 '16 08:03 yourchanges

fasthttprouter is the fastest router by a long-shot -- recent comparison.

It may be that (a) the author abandoned this repo (because benchmarks are hard to maintain!!), (b) perhaps the author chose not to include it because also authored httprouter (happens, no biggy), or (c) a lot has changed since Go v1.3 (the env for these results).

lukeed avatar Sep 07 '17 19:09 lukeed