ci: add automated performance benchmark workflow and data sync
Open
- Dominant language
- Go
- Stars
- 20.4k
- Forks
- 1.8k
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 2
Description
This issue proposes a new CI workflow to track long-term performance.
- the workflow triggers automatically after code merges into the master branch.
- it executes standard go benchmark tests to gather performance metrics.
- a script formats the benchmark results into a specific json structure.
- the system pushes this json data to the designated external repository.
Contributor guide
Assessment
This issue has not been assessed yet.