You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gatling User Group
Hi Gatling users,
Has anyone ever load tested go lang with gatling, if do you have any pointers? At this stage we are just experimenting with go lang so I don't have much knowledge at all but I know we will need to measure performance.
Thanks
Heather
David Luu
unread,
Sep 8, 2017, 8:48:50 PM9/8/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gatling User Group
What kind of testing against golang? Testing go based web services / web server / networking stack? Other than that I don't comprehend. gatling is agnostic to the language platform you are testing, it's more about what you are specifically testing in terms of server/service/protocol.
David Luu
unread,
Sep 8, 2017, 8:50:10 PM9/8/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gatling User Group
btw, funny when I saw the title of this post, I was thinking gatling interface in go (e.g. use/script gatling with go, not test go based code with gatling). like how there's go based WebDriver bindings.