#1682·casbin

ci: add automated performance benchmark workflow and data sync

Author: knyk-devCreated Jan 11, 2026Updated Jan 11, 2026

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.