casbin / casbin-rs

An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
https://casbin.org
Apache License 2.0
828 stars 67 forks source link

fix: Automatic release failed #321

Closed HGZ-20 closed 9 months ago

HGZ-20 commented 9 months ago

Update release.yml

github-actions[bot] commented 9 months ago

Benchmark for 7d909e8

Click to view benchmark | Test | PR Benchmark | Master Benchmark | % | |------|--------------|------------------|---| | b_benchmark_rbac_model_large | 10.8±0.15ms | **10.5±0.14ms** | **+2.86%** | | benchmark priority model | 5.2±0.18µs | **4.9±0.11µs** | **+6.12%** | | benchmark_abac_model | 2.8±0.09µs | **2.6±0.15µs** | **+7.69%** | | benchmark_basic_model | 4.4±0.10µs | **4.3±0.08µs** | **+2.33%** | | benchmark_key_match | 8.4±0.17µs | **8.2±0.15µs** | **+2.44%** | | benchmark_raw | 0.0±0.00ns | 0.0±0.00ns | NaN% | | benchmark_rbac_model | 7.4±0.10µs | **7.0±0.21µs** | **+5.71%** | | benchmark_rbac_model_medium | 923.1±14.08µs | **911.2±8.44µs** | **+1.31%** | | benchmark_rbac_model_with_domains | 7.2±0.06µs | **7.1±0.13µs** | **+1.41%** | | benchmark_rbac_with_deny | 9.9±0.22µs | 9.7±0.22µs | +2.06% | | benchmark_rbac_with_resource_roles | **5.1±0.10µs** | 5.3±0.10µs | **-3.77%** | | benchmark_role_manager_large | **4.6±0.02ms** | 5.1±0.02ms | **-9.80%** | | benchmark_role_manager_medium | **318.3±4.84µs** | 324.0±8.34µs | **-1.76%** | | benchmark_role_manager_small | 94.1±1.74µs | **91.8±1.89µs** | **+2.51%** |