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
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.
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.