Feature: Adding option for cpu profiling

New global flag called --profile will generate a CPU profile in a temp directory that can be used by tools like go tool pprof

Merge request reports

Loading