julienschmidt / go-http-routing-benchmark

Go HTTP request router and web framework benchmark
BSD 3-Clause "New" or "Revised" License
1.65k stars 237 forks source link

Is it possible to add cnotch/apirouter to benchmark ? #94

Open cnotch opened 4 years ago

cnotch commented 4 years ago

https://github.com/cnotch/apirouter It provides a lightning fast RESTful api router. I've implemented the benchmark myself in https://github.com/cnotch/go-http-routing-benchmark.