You should do something like; `go build . && time ./qsort`
It’s obviously just a rough estimate / comparison otherwise it’d be using hyperfine or something along those lines.
[1] https://github.com/kprotty/zap/blob/blog/benchmarks/rust/ray...
You should do something like; `go build . && time ./qsort`