Closed theckman closed 5 years ago
The echo
thing is arguably that I was mildly lazy when working on this and didn't feel like rewriting all of its usage. If you'd like me to fix it instead of disable it, I cant try to spend some time getting it working here. Although, thinking about it quickly it may end up being a shim around the package itself which may impact the benchmarks.
Let me know!
The current master is using Go modules and is compiling again. Thanks a lot anyway!
glide
management, will make it easier to keep this benchmark functional.echo
frameworkhttp.Handler
in doing so. As such, Echo no longer works within this framework.rivet
frameworkrivet
framework was returning 200s but the body was always empty. This looks to be an issue withinrivet
and less to with the benchmark