ci: add automated performance benchmark workflow and data sync

Open
#1,682 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
ci-cd, performance

Research direction

Start by reviewing the repository's existing CI workflows and locating its standard Go benchmark tests. Confirm the workflow runs after merges to master, formats results into the specified JSON structure, and syncs them to the designated external repository; the issue does not name the relevant paths or repository.

Written by the indexing model from the issue text.

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.
Dominant language
Go
Stars
20.4k
Forks
1.8k
Avg merge
5d 11h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/casbin

All issues in apache/casbin

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.