`go test -c -o "perf.test"` `./perf.test --help` doesn't understand "help" flag without calling `flag.Parse` explicitly.