Skip to content

Conversation

@AKonnyaku
Copy link

@AKonnyaku AKonnyaku commented Jan 11, 2026

This pr establishes the initial performance benchmarking infrastructure for node-casbin.

  • it creates a new benchmark directory with dedicated typescript test cases.
  • the suite covers core components including enforcer and role manager.
  • it allows developers to measure execution time locally using ts-node.
  • this sets up the necessary code foundation for future ci integration.

@coveralls
Copy link

coveralls commented Jan 11, 2026

Pull Request Test Coverage Report for Build 20967765248

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.612%

Totals Coverage Status
Change from base Build 20878530147: 0.0%
Covered Lines: 1711
Relevant Lines: 2069

💛 - Coveralls

@AKonnyaku AKonnyaku changed the title ci: introduce automated performance benchmark workflow test: establish initial performance benchmark suite Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants