Note The latest version of this document can be found online at https://dr-knz.net/measuring-argument-passing-in-go-and-cpp.html. Alternate formats: Source, PDF. Introduction The following document investigates the performance of passing arguments to functions in Go, and compare that to C++. This is a follow-up to an earlier article I wrote …| dr knz @ work