-
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: rust-toolchain missing in release workflow
- Loading branch information
Cheng JIANG
committed
May 13, 2020
1 parent
15683fd
commit 3ebf043
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3ebf043
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rust Benchmark
b_benchmark_abac_model
7734
ns/iter (± 4935
)7371
ns/iter (± 2978
)1.05
b_benchmark_basic_model
8363
ns/iter (± 1738
)7927
ns/iter (± 748
)1.06
b_benchmark_cached_abac_model
432
ns/iter (± 31
)420
ns/iter (± 44
)1.03
b_benchmark_cached_key_match
440
ns/iter (± 124
)438
ns/iter (± 32
)1.00
b_benchmark_cached_priority_model
427
ns/iter (± 37
)413
ns/iter (± 23
)1.03
b_benchmark_cached_rbac_model
434
ns/iter (± 50
)414
ns/iter (± 28
)1.05
b_benchmark_cached_rbac_model_large
441
ns/iter (± 131
)429
ns/iter (± 45
)1.03
b_benchmark_cached_rbac_model_medium
419
ns/iter (± 18
)417
ns/iter (± 44
)1.00
b_benchmark_cached_rbac_model_small
421
ns/iter (± 15
)417
ns/iter (± 49
)1.01
b_benchmark_cached_rbac_model_with_domains
507
ns/iter (± 48
)484
ns/iter (± 49
)1.05
b_benchmark_cached_rbac_with_deny
426
ns/iter (± 67
)411
ns/iter (± 37
)1.04
b_benchmark_cached_rbac_with_resource_roles
442
ns/iter (± 49
)414
ns/iter (± 50
)1.07
b_benchmark_key_match
27169
ns/iter (± 2856
)25736
ns/iter (± 2578
)1.06
b_benchmark_priority_model
9722
ns/iter (± 1650
)9062
ns/iter (± 890
)1.07
b_benchmark_raw
9
ns/iter (± 3
)8
ns/iter (± 0
)1.13
b_benchmark_rbac_model
23365
ns/iter (± 3215
)22336
ns/iter (± 2846
)1.05
b_benchmark_rbac_model_large
68811808
ns/iter (± 4786250
)65822124
ns/iter (± 3389875
)1.05
b_benchmark_rbac_model_medium
6605774
ns/iter (± 1145234
)6154363
ns/iter (± 256671
)1.07
b_benchmark_rbac_model_small
655608
ns/iter (± 157506
)629214
ns/iter (± 86954
)1.04
b_benchmark_rbac_model_with_domains
13763
ns/iter (± 1291
)12862
ns/iter (± 876
)1.07
b_benchmark_rbac_with_deny
38859
ns/iter (± 2843
)36431
ns/iter (± 2686
)1.07
b_benchmark_rbac_with_resource_roles
10733
ns/iter (± 1095
)10144
ns/iter (± 1815
)1.06
b_benmark_cached_basic_model
455
ns/iter (± 101
)421
ns/iter (± 29
)1.08
This comment was automatically generated by workflow using github-action-benchmark.