Our great sponsors
-
casbin-rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust. (by smrpn)
If https://github.com/smrpn/casbin-rs is your fork, I do not see anything related to Criterion.
-
This is the workflow to use it, as per the README on https://github.com/boa-dev/criterion-compare-action.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
casbin-rs doesn't use Criterion to benchmark. It uses bencher, the stable port of the unstable libtest benchmark.
-
The action uses Criterion's ability to save "baseline" of each run, and then uses Burnt Sushi's critcmp to compare. So it doesn't work with bencher or libtest. Take a look at the Criterion Getting Started on how to get started benchmarking with Criterion.
-
casbin-rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
Please check this - https://github.com/casbin/casbin-rs/pull/238/files.
-
Check the README for actions/checkout. Try overriding the fetch-depth, so that all the branches will be available.
Related posts
- Casbin.NET: An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
- PyCasbin: An authorization library that supports access control models like ACL, RBAC, ABAC in Python
- Casbin: An authorization library that supports access control models like ACL, RBAC, ABAC in Dart/Flutter
- Casbin: An authorization library that supports access control models like ACL, RBAC, ABAC in Dart/Flutter
- Casbin.NET: An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)