Y
Hacker News
new
|
ask
|
show
|
jobs
Jmeter is a Poor Choice for REST and Golang
(
danmux.com
)
3 points
by
danmux
4372 days ago
2 comments
shakedko
4372 days ago
What would be necessary to actually write on ? maybe even using Go.
link
danmux
4372 days ago
possibly using
http://tip.golang.org/pkg/net/http/httptest
and a bit of workflow management - would not be too hard
link
marklynch009
4372 days ago
Try locust.io. its much nicer to construct JSON using python
link
danmux
4371 days ago
wow locust.io - looks great, thanks, I'm surprised I missed that. I'm becoming more and more of a fan of code over configuration.
I'll definitely give that a go
link