Commits on Source 2
-
Andrew Newdigate authored
Adds the --cpu-profile global flag, which will generate a pprof CPU profile for the program, allowing performance problems to be isolated.
-
Andrew Newdigate authored
feat: add ability to pprof a jsonnet-tool run for CPU See merge request !202