pprof.sh - ~blainsmith/pprof.sh - Helper script to profile Go benchmark tests. - sourcehut git

Example domain paragraphs

sourcehut Log in — Register ~blainsmith / pprof.sh summary tree log refs Helper script to profile Go benchmark tests. cfe417b7 — Blain Smith a month ago accidental commit c453ea49 — Blain Smith a month ago changed to sourcehut 5507cb9e — Blain Smith 2 years ago add install steps refs main browse  log  clone read-only https://git.sr.ht/~blainsmith/pprof.sh read/write [email protected]:~blainsmith/pprof.sh Clone repo to your account You can also use your local clone with git send-email .

Nothing too fancy here, but just a helper script to lower the bar for getting started/using Go's pprof capabilities against benchmark tests.

> curl https://git.sr.ht/~blainsmith/pprof.sh/blob/main/pprof.sh > pprof.sh > chmod +x pprof.sh # Usage Run ./pprof.sh without arguments for usage.