Optimize Go Test Duration

Use when Go test wall time is too high, CI test duration regresses, a package needs trace-driven test performance analysis, or tests should be made safely parallel with t.Parallel, package splitting, subprocess isolation, semaphores, or Go built-in tracing.

kenn-io ec35600 2 files · 5.4 KB Updated

File contents

kenn-io/forge/tree/main/skills/optimize-go-test-duration commit ec35600c9a

Frequently asked questions

npx skillmds@latest add kenn-io/optimize-go-test-duration