casbin / Casbin.NET

An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
https://casbin.org
Apache License 2.0
1.13k stars 110 forks source link

test: Add benchmark test for default role manager. #284

Closed AsakusaRinne closed 1 year ago

AsakusaRinne commented 1 year ago

Add benchmark test for default role manager.

casbin-bot commented 1 year ago

@sagilio please review

hsluoyz commented 1 year ago

@sagilio

AsakusaRinne commented 1 year ago

@sagilio The benchmark test has been synced with golang version.