6 ms·
Check out some middleware and a benchmark suite test at https://github.com/gin-gonic https://github.com/gin-gonic
by javierprovecho 12y ago
Check out some middleware and a benchmark suite test at https://github.com/gin-gonic https://github.com/gin-gonic
- stock_toaster 12y agoLooks like the actual results are not updated/included in the readme though.
- manucorporat 12y agoI will ask to the original creator of the benchmark suite to run the tests again. My development environment is very different, adding the results for Gin would mean that I should change all the results. Just a tip, to compare martini with Gin, you can run this: go test --bench="(Gin|Martini)"