Skip to content

issues Search Results · repo:julienschmidt/go-http-routing-benchmark language:Go

Filter by

36 results
 (77 ms)

36 results

injulienschmidt/go-http-routing-benchmark (press backspace or delete to remove)

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.
  • cnotch
  • Opened 
    on Aug 19, 2020
  • #94

I followed the instructions to run this test myself and got the following. I m running on ubuntu 18.04 and go 1.13.5 go get github.com/julienschmidt/go-http-routing-benchmark # github.com/julienschmidt/go-http-routing-benchmark ...
  • billythakidd04
  • Opened 
    on Jan 3, 2020
  • #90

Stop the broken dependencies by using go modules
  • julienschmidt
  • 1
  • Opened 
    on Sep 16, 2019
  • #84

After run a go get -u -v I got: ➜ go get -u -v github.com/julienschmidt/go-http-routing-benchmark (download) github.com/ant0ine/go-json-rest (download) github.com/astaxie/beego (download) github.com/bmizerany/pat ...
  • bernardolm
  • 2
  • Opened 
    on Aug 21, 2018
  • #81

Right before the words Enough of the micro benchmark stuff ... there is header Parse.com with link. This link should be: http://docs.parseplatform.org/rest/guide/
  • aa153
  • Opened 
    on Jan 7, 2018
  • #78

Hi, I find the benchmark for these routing codes is very old, the README.md file is commited four years ago Is there new benchmark for these framework? I believe these framework have done a lot of work ...
  • asynchronoust
  • 1
  • Opened 
    on Dec 3, 2017
  • #77

Hi. Please include the native Go http.HandleFunc in your benchmarks. I know it lacks a lot of features but it would be cool to see how httprouter compares against it. Thank you
  • Commenter123
  • 1
  • Opened 
    on Sep 26, 2017
  • #76

The web router https://github.com/gowww/router claims to be lightning fast. Adding it to your benchmark might be enlight(n)ing.
  • chmike
  • Opened 
    on Aug 13, 2017
  • #75

It s great that these benchmarks exist, but there should be a date associated with the running of the benchmark. It would be even better if there was also some process that ran once in a while to update ...
  • jdelmerico
  • 1
  • Opened 
    on Jun 2, 2017
  • #72
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub