You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Go CLI tool that generates synthetic PGO (Profile-Guided Optimization) profiles from source code directives. Annotate call sites with //pgogen:hot comments to force the Go compiler's PGO inliner to treat them as hot
Script to prepare MySQL Dump table-by-table way. This can be useful when you need to dump only specific tables or need to compare data/structure change.