Clean

    golang-performance

    Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (→ See `samber/cc-skills-golang@golang-benchmark` skill) or debugging workflow (→ See `samber/cc-skills-golang@golang-troubleshooting` skill).

    Publisher samber
    Sourceskills.sh
    TypeDomain expertise
    Popularity34,454
    UpdatedJul 15, 2026, 06:21 AM
    Manifest Score100
    Lineage Score100
    Safety Score100
    Ecosystem Rank2240

    Security Findings

    No Security Findings

    No suspicious or malicious patterns were detected during scanning.

    Versions

    4
    • 100
      Clean

      Scanned Jul 15, 2026, 06:21 AM

    • 100
      Clean

      Scanned Jun 10, 2026, 06:41 AM

    • Clean

      Scanned Apr 28, 2026, 04:52 PM

    • Clean

      Scanned Apr 7, 2026, 02:01 PM