golang-benchmark

Category: Development & Coding | Uploader: sambersamber | Downloads: 0 | Version: v1.0(Latest)

Golang benchmarking, profiling, and performance measurement. Use when writing, running, or comparing Go benchmarks, profiling hot paths with pprof, interpreting CPU/memory/trace profiles, analyzing results with benchstat, setting up CI benchmark regression detection, or investigating production performance with Prometheus runtime metrics. Also use when the developer needs deep analysis on a specific performance indicator - this skill provides the measurement methodology, while golang-performance provides the optimization patterns.

Changelog: Source: GitHub https://github.com/samber/cc-skills-golang

Directory Structure

Current level: tree/main/skills/golang-benchmark/

  • 📁 evals/
    • 📄 evals.json 75.1 KB
  • 📁 references/
    • 📄 benchstat.md 14.2 KB
    • 📄 ci-regression.md 10.4 KB
    • 📄 compiler-analysis.md 10.5 KB
    • 📄 investigation-session.md 7.1 KB
    • 📄 pprof.md 33.1 KB
    • 📄 prometheus-go-metrics.md 11.0 KB
    • 📄 tools.md 4.2 KB
    • 📄 trace.md 18.0 KB
  • 📄 SKILL.md 9.4 KB

SKILL.md

Login to download/like/favorite ❤ 856 | ★ 0
Comments 0

Please login before commenting.

Loading comments...