Open 0x7FFFFFFFFFFFFFFF opened 5 years ago
It features a martini-like API with much better performance, up to 40 times faster thanks to httprouter.
I think it's pretty clear the comparison is done to martini.
Close this
It features a martini-like API with much better performance, up to 40 times faster thanks to httprouter.
I think it's pretty clear the comparison is done to martini.
thanks for the reply.
but as developer from other language, I did not know martini, so it could be better to indicate its' comparison target.
I think you can rely on more enterprise benchmarks like this: https://www.techempower.com/benchmarks/#section=data-r21&test=composite
It is very confusing for me personally why a Go framework is not fast enough to be on the top of the ranking?
Description
The github repo home page states that
We should make it clear that gin is 40 times faster than what? I'm a new user and this is what I was thinking when I first saw this.
Screenshots