-
-
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.
- Loading branch information
Showing
2 changed files
with
2 additions
and
5 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
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
15683fd
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
7371
ns/iter (± 2978
)7484
ns/iter (± 1458
)0.98
b_benchmark_basic_model
7927
ns/iter (± 748
)7950
ns/iter (± 376
)1.00
b_benchmark_cached_abac_model
420
ns/iter (± 44
)426
ns/iter (± 12
)0.99
b_benchmark_cached_key_match
438
ns/iter (± 32
)430
ns/iter (± 21
)1.02
b_benchmark_cached_priority_model
413
ns/iter (± 23
)421
ns/iter (± 17
)0.98
b_benchmark_cached_rbac_model
414
ns/iter (± 28
)421
ns/iter (± 11
)0.98
b_benchmark_cached_rbac_model_large
429
ns/iter (± 45
)439
ns/iter (± 7
)0.98
b_benchmark_cached_rbac_model_medium
417
ns/iter (± 44
)432
ns/iter (± 12
)0.97
b_benchmark_cached_rbac_model_small
417
ns/iter (± 49
)438
ns/iter (± 6
)0.95
b_benchmark_cached_rbac_model_with_domains
484
ns/iter (± 49
)488
ns/iter (± 31
)0.99
b_benchmark_cached_rbac_with_deny
411
ns/iter (± 37
)421
ns/iter (± 63
)0.98
b_benchmark_cached_rbac_with_resource_roles
414
ns/iter (± 50
)420
ns/iter (± 11
)0.99
b_benchmark_key_match
25736
ns/iter (± 2578
)26096
ns/iter (± 4147
)0.99
b_benchmark_priority_model
9062
ns/iter (± 890
)9773
ns/iter (± 4047
)0.93
b_benchmark_raw
8
ns/iter (± 0
)8
ns/iter (± 0
)1
b_benchmark_rbac_model
22336
ns/iter (± 2846
)22069
ns/iter (± 527
)1.01
b_benchmark_rbac_model_large
65822124
ns/iter (± 3389875
)67260380
ns/iter (± 4607400
)0.98
b_benchmark_rbac_model_medium
6154363
ns/iter (± 256671
)6332231
ns/iter (± 456019
)0.97
b_benchmark_rbac_model_small
629214
ns/iter (± 86954
)630404
ns/iter (± 43049
)1.00
b_benchmark_rbac_model_with_domains
12862
ns/iter (± 876
)13159
ns/iter (± 581
)0.98
b_benchmark_rbac_with_deny
36431
ns/iter (± 2686
)37108
ns/iter (± 1216
)0.98
b_benchmark_rbac_with_resource_roles
10144
ns/iter (± 1815
)10356
ns/iter (± 987
)0.98
b_benmark_cached_basic_model
421
ns/iter (± 29
)429
ns/iter (± 48
)0.98
This comment was automatically generated by workflow using github-action-benchmark.