Below you will find pages that utilize the taxonomy term “Tuxerrante”
August 4, 2026
Proficiency — Go API Performance
Version updated for https://github.com/tuxerrante/proficiency to version v0.2.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the profiling of Go API endpoints to catch performance regressions before they are merged into a main branch. It generates a versioned report with CPU, heap, and block profiles, which can be compared between commits or pull requests using regression rules. The tool is designed for OpenAPI-enabled services with /debug/pprof/ enabled and provides a stable JSON report for artifacts and automation.