Skip to content

Feature: Adding option for cpu profiling

Drew Stinnett requested to merge feature-cpu-profiling into main

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