TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Golang web frameworks benchmark

53 pointsby maximvekslerover 10 years ago

6 comments

jshererover 10 years ago
Genuinely curious, are there any cases of production Go environments where routing is the bottleneck of their HTTP services? I'd think any kind of data access in the service would be the bottleneck, not routing.
评论 #9006143 未加载
评论 #9005985 未加载
评论 #9006083 未加载
评论 #9006174 未加载
falcolasover 10 years ago
Silly question, but where&#x27;s the &quot;plain net&#x2F;http&quot; benchmark? I haven&#x27;t found a case where I&#x27;ve missed having an http framework.<p>Would be interesting to see what the baseline is.
评论 #9008840 未加载
Yadiover 10 years ago
I know this is a dumb question, but is there a conclusion to the benchmarks that which one would be more ideal to use?<p>I&#x27;m just learning GO, that is why I&#x27;m asking.
评论 #9005715 未加载
Inflatablewomanover 10 years ago
Very interesting. Thanks for posting this. I have been using TigerTonic, but will give Gin a go after reading this.
评论 #9005874 未加载
ch4s3over 10 years ago
Wow, I knew Gin was supposed to be faster than martini, but seeing that large of a spread was pretty interesting.
评论 #9005396 未加载
landr0idover 10 years ago
I&#x27;m kind of surprised Negroni wasn&#x27;t among those tested.
评论 #9005687 未加载