Skip to content

feat: auto release snapshot versions now#1728

Merged
hsluoyz merged 2 commits intoapache:masterfrom
cooronx:fix_rename_to_semantic
Apr 26, 2026
Merged

feat: auto release snapshot versions now#1728
hsluoyz merged 2 commits intoapache:masterfrom
cooronx:fix_rename_to_semantic

Conversation

@cooronx
Copy link
Copy Markdown
Contributor

@cooronx cooronx commented Apr 26, 2026

No description provided.

@hsluoyz hsluoyz changed the title fix: rename to semantic release feat: auto release snapshot versions now Apr 26, 2026
@hsluoyz hsluoyz merged commit 16b0c89 into apache:master Apr 26, 2026
4 checks passed
@github-actions
Copy link
Copy Markdown

Benchmark Comparison

Comparing base branch (15c1a45)
vs PR branch (db23199)

goos: linux
goarch: amd64
pkg: github.com/casbin/casbin/v3
cpu: AMD EPYC 7763 64-Core Processor                
                                                 │ base-bench.txt │             pr-bench.txt             │
                                                 │     sec/op     │    sec/op     vs base                      Diff          │
CachedRaw                                          16.18n ± ∞ ¹   16.15n ± ∞ ¹       ~ (p=1.000 n=1) ²         -0.19% ➡️
CachedBasicModel                                   174.5n ± ∞ ¹   174.9n ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.23% ➡️
CachedRBACModel                                    173.3n ± ∞ ¹   173.6n ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.17% ➡️
CachedRBACModelSmall                               184.4n ± ∞ ¹   187.7n ± ∞ ¹       ~ (p=1.000 n=1) ²         +1.79% ➡️
CachedRBACModelMedium                              181.9n ± ∞ ¹   184.1n ± ∞ ¹       ~ (p=1.000 n=1) ²         +1.21% ➡️
CachedRBACModelLarge                               157.1n ± ∞ ¹   153.7n ± ∞ ¹       ~ (p=1.000 n=1) ²         -2.16% ➡️
CachedRBACModelWithResourceRoles                   173.4n ± ∞ ¹   182.0n ± ∞ ¹       ~ (p=1.000 n=1) ²         +4.96% ➡️
CachedRBACModelWithDomains                         183.5n ± ∞ ¹   184.2n ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.38% ➡️
CachedABACModel                                    2.744µ ± ∞ ¹   2.766µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.80% ➡️
CachedKeyMatchModel                                192.1n ± ∞ ¹   191.7n ± ∞ ¹       ~ (p=1.000 n=1) ²         -0.21% ➡️
CachedRBACModelWithDeny                            172.2n ± ∞ ¹   175.6n ± ∞ ¹       ~ (p=1.000 n=1) ²         +1.97% ➡️
CachedPriorityModel                                173.7n ± ∞ ¹   173.7n ± ∞ ¹       ~ (p=1.000 n=1) ³         +0.00% ➡️
CachedWithEnforceContext                           235.7n ± ∞ ¹   237.9n ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.93% ➡️
CachedRBACModelMediumParallel                      168.3n ± ∞ ¹   163.5n ± ∞ ¹       ~ (p=1.000 n=1) ²         -2.85% ➡️
HasPolicySmall                                     429.9n ± ∞ ¹   436.2n ± ∞ ¹       ~ (p=1.000 n=1) ²         +1.47% ➡️
HasPolicyMedium                                    445.7n ± ∞ ¹   450.4n ± ∞ ¹       ~ (p=1.000 n=1) ²         +1.05% ➡️
HasPolicyLarge                                     467.9n ± ∞ ¹   472.0n ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.88% ➡️
AddPolicySmall                                     533.5n ± ∞ ¹   533.3n ± ∞ ¹       ~ (p=1.000 n=1) ²         -0.04% ➡️
AddPolicyMedium                                    636.3n ± ∞ ¹   600.8n ± ∞ ¹       ~ (p=1.000 n=1) ²         -5.58% ➡️
AddPolicyLarge                                     1.179µ ± ∞ ¹   1.140µ ± ∞ ¹       ~ (p=1.000 n=1) ²         -3.31% ➡️
RemovePolicySmall                                  515.9n ± ∞ ¹   508.7n ± ∞ ¹       ~ (p=1.000 n=1) ²         -1.40% ➡️
RemovePolicyMedium                                 546.6n ± ∞ ¹   540.2n ± ∞ ¹       ~ (p=1.000 n=1) ²         -1.17% ➡️
RemovePolicyLarge                                  575.5n ± ∞ ¹   574.4n ± ∞ ¹       ~ (p=1.000 n=1) ²         -0.19% ➡️
Raw                                                16.18n ± ∞ ¹   16.15n ± ∞ ¹       ~ (p=1.000 n=1) ²         -0.19% ➡️
BasicModel                                         3.578µ ± ∞ ¹   3.613µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.98% ➡️
RBACModel                                          5.365µ ± ∞ ¹   5.433µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +1.27% ➡️
RBACModelSizes/small                               47.56µ ± ∞ ¹   49.31µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +3.68% ➡️
RBACModelSizes/medium                              473.4µ ± ∞ ¹   471.8µ ± ∞ ¹       ~ (p=1.000 n=1) ²         -0.34% ➡️
RBACModelSizes/large                               5.512m ± ∞ ¹   5.363m ± ∞ ¹       ~ (p=1.000 n=1) ²         -2.70% ➡️
RBACModelSmall                                     57.56µ ± ∞ ¹   58.92µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +2.36% ➡️
RBACModelMedium                                    559.0µ ± ∞ ¹   561.4µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.43% ➡️
RBACModelLarge                                     5.845m ± ∞ ¹   5.759m ± ∞ ¹       ~ (p=1.000 n=1) ²         -1.47% ➡️
RBACModelWithResourceRoles                         4.414µ ± ∞ ¹   4.497µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +1.88% ➡️
RBACModelWithDomains                               5.012µ ± ∞ ¹   5.111µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +1.98% ➡️
ABACModel                                          2.637µ ± ∞ ¹   2.723µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +3.26% ➡️
ABACRuleModel                                      3.853m ± ∞ ¹   3.996m ± ∞ ¹       ~ (p=1.000 n=1) ²         +3.71% ➡️
KeyMatchModel                                      5.946µ ± ∞ ¹   6.036µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +1.51% ➡️
RBACModelWithDeny                                  6.796µ ± ∞ ¹   6.935µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +2.05% ➡️
PriorityModel                                      4.112µ ± ∞ ¹   4.201µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +2.16% ➡️
RBACModelWithDomainPatternLarge                    12.70µ ± ∞ ¹   12.84µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +1.10% ➡️
RoleManagerSmall                                   44.38µ ± ∞ ¹   44.37µ ± ∞ ¹       ~ (p=1.000 n=1) ²         -0.02% ➡️
RoleManagerMedium                                  503.7µ ± ∞ ¹   494.8µ ± ∞ ¹       ~ (p=1.000 n=1) ²         -1.77% ➡️
RoleManagerLarge                                   5.372m ± ∞ ¹   5.308m ± ∞ ¹       ~ (p=1.000 n=1) ²         -1.19% ➡️
BuildRoleLinksWithPatternLarge                     288.3m ± ∞ ¹   290.2m ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.66% ➡️
BuildRoleLinksWithDomainPatternLarge               8.928m ± ∞ ¹   9.253m ± ∞ ¹       ~ (p=1.000 n=1) ²         +3.64% ➡️
BuildRoleLinksWithPatternAndDomainPatternLarge     297.7m ± ∞ ¹   294.7m ± ∞ ¹       ~ (p=1.000 n=1) ²         -1.01% ➡️
HasLinkWithPatternLarge                            918.1n ± ∞ ¹   938.7n ± ∞ ¹       ~ (p=1.000 n=1) ²         +2.24% ➡️
HasLinkWithDomainPatternLarge                      321.0n ± ∞ ¹   323.7n ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.84% ➡️
HasLinkWithPatternAndDomainPatternLarge            926.2n ± ∞ ¹   926.8n ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.06% ➡️
ConcurrentHasLinkWithMatching                      1.109µ ± ∞ ¹   1.194µ ± ∞ ¹       ~ (p=1.000 n=1) ²         +7.66% ➡️
geomean                                              4.888µ         4.918µ                                     +0.61% ➡️
¹ need >= 6 samples for confidence interval at level 0.95
² need >= 4 samples to detect a difference at alpha level 0.05
³ all samples are equal

                                                 │ base-bench.txt │             pr-bench.txt              │
                                                 │      B/op      │     B/op       vs base                     Diff          │
CachedRaw                                           0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedBasicModel                                    104.0 ± ∞ ¹     104.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedRBACModel                                     104.0 ± ∞ ¹     104.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedRBACModelSmall                                104.0 ± ∞ ¹     104.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedRBACModelMedium                               104.0 ± ∞ ¹     104.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedRBACModelLarge                                96.00 ± ∞ ¹     96.00 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedRBACModelWithResourceRoles                    104.0 ± ∞ ¹     104.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedRBACModelWithDomains                          120.0 ± ∞ ¹     120.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedABACModel                                   1.506Ki ± ∞ ¹   1.514Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.53% ➡️
CachedKeyMatchModel                                 152.0 ± ∞ ¹     152.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedRBACModelWithDeny                             104.0 ± ∞ ¹     104.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedPriorityModel                                 104.0 ± ∞ ¹     104.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedWithEnforceContext                            176.0 ± ∞ ¹     176.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
CachedRBACModelMediumParallel                       104.0 ± ∞ ¹     104.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
HasPolicySmall                                      102.0 ± ∞ ¹     102.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
HasPolicyMedium                                     109.0 ± ∞ ¹     109.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
HasPolicyLarge                                      117.0 ± ∞ ¹     117.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
AddPolicySmall                                      152.0 ± ∞ ¹     152.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
AddPolicyMedium                                     166.0 ± ∞ ¹     166.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
AddPolicyLarge                                      426.0 ± ∞ ¹     430.0 ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.94% ➡️
RemovePolicySmall                                   166.0 ± ∞ ¹     166.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
RemovePolicyMedium                                  173.0 ± ∞ ¹     173.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
RemovePolicyLarge                                   181.0 ± ∞ ¹     181.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
Raw                                                 0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
BasicModel                                        1.480Ki ± ∞ ¹   1.488Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.54% ➡️
RBACModel                                         2.039Ki ± ∞ ¹   2.047Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.39% ➡️
RBACModelSizes/small                              19.76Ki ± ∞ ¹   19.81Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.25% ➡️
RBACModelSizes/medium                             187.3Ki ± ∞ ¹   187.2Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        -0.05% ➡️
RBACModelSizes/large                              1.813Mi ± ∞ ¹   1.813Mi ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.00% ➡️
RBACModelSmall                                    19.87Ki ± ∞ ¹   19.93Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.30% ➡️
RBACModelMedium                                   190.1Ki ± ∞ ¹   190.1Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.00% ➡️
RBACModelLarge                                    1.841Mi ± ∞ ¹   1.840Mi ± ∞ ¹       ~ (p=1.000 n=1) ³        -0.05% ➡️
RBACModelWithResourceRoles                        1.831Ki ± ∞ ¹   1.838Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.38% ➡️
RBACModelWithDomains                              1.807Ki ± ∞ ¹   1.815Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.44% ➡️
ABACModel                                         1.498Ki ± ∞ ¹   1.505Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.47% ➡️
ABACRuleModel                                     1.180Mi ± ∞ ¹   1.190Mi ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.85% ➡️
KeyMatchModel                                     3.001Ki ± ∞ ¹   3.011Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.33% ➡️
RBACModelWithDeny                                 2.445Ki ± ∞ ¹   2.453Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.33% ➡️
PriorityModel                                     1.744Ki ± ∞ ¹   1.754Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.57% ➡️
RBACModelWithDomainPatternLarge                   8.688Ki ± ∞ ¹   8.696Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.09% ➡️
RoleManagerSmall                                    800.0 ± ∞ ¹     800.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
RoleManagerMedium                                 13.63Ki ± ∞ ¹   13.63Ki ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
RoleManagerLarge                                  224.6Ki ± ∞ ¹   224.6Ki ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.00% ➡️
BuildRoleLinksWithPatternLarge                    60.74Mi ± ∞ ¹   60.89Mi ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.25% ➡️
BuildRoleLinksWithDomainPatternLarge              3.944Mi ± ∞ ¹   3.949Mi ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.13% ➡️
BuildRoleLinksWithPatternAndDomainPatternLarge    62.37Mi ± ∞ ¹   62.50Mi ± ∞ ¹       ~ (p=1.000 n=1) ³        +0.21% ➡️
HasLinkWithPatternLarge                             112.0 ± ∞ ¹     112.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
HasLinkWithDomainPatternLarge                       16.00 ± ∞ ¹     16.00 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
HasLinkWithPatternAndDomainPatternLarge             112.0 ± ∞ ¹     112.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
ConcurrentHasLinkWithMatching                       736.0 ± ∞ ¹     736.0 ± ∞ ¹       ~ (p=1.000 n=1) ²        +0.00% ➡️
geomean                                                         ⁴                                              +0.14% ➡️               ⁴
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ need >= 4 samples to detect a difference at alpha level 0.05
⁴ summaries must be >0 to compute geomean

                                                 │ base-bench.txt │             pr-bench.txt             │
                                                 │   allocs/op    │  allocs/op    vs base                      Diff          │
CachedRaw                                           0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedBasicModel                                    4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedRBACModel                                     4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedRBACModelSmall                                4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedRBACModelMedium                               4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedRBACModelLarge                                3.000 ± ∞ ¹    3.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedRBACModelWithResourceRoles                    4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedRBACModelWithDomains                          4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedABACModel                                     18.00 ± ∞ ¹    18.00 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedKeyMatchModel                                 4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedRBACModelWithDeny                             4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedPriorityModel                                 4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedWithEnforceContext                            4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
CachedRBACModelMediumParallel                       4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
HasPolicySmall                                      4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
HasPolicyMedium                                     4.000 ± ∞ ¹    4.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
HasPolicyLarge                                      5.000 ± ∞ ¹    5.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
AddPolicySmall                                      6.000 ± ∞ ¹    6.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
AddPolicyMedium                                     7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
AddPolicyLarge                                      9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RemovePolicySmall                                   7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RemovePolicyMedium                                  7.000 ± ∞ ¹    7.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RemovePolicyLarge                                   8.000 ± ∞ ¹    8.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
Raw                                                 0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
BasicModel                                          18.00 ± ∞ ¹    18.00 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RBACModel                                           36.00 ± ∞ ¹    36.00 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RBACModelSizes/small                                481.0 ± ∞ ¹    481.0 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RBACModelSizes/medium                              4.829k ± ∞ ¹   4.829k ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RBACModelSizes/large                               48.20k ± ∞ ¹   48.20k ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RBACModelSmall                                      616.0 ± ∞ ¹    616.0 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RBACModelMedium                                    6.016k ± ∞ ¹   6.016k ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RBACModelLarge                                     60.08k ± ∞ ¹   60.07k ± ∞ ¹       ~ (p=1.000 n=1) ³         -0.02% ➡️
RBACModelWithResourceRoles                          28.00 ± ∞ ¹    28.00 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RBACModelWithDomains                                26.00 ± ∞ ¹    26.00 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
ABACModel                                           17.00 ± ∞ ¹    17.00 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
ABACRuleModel                                      34.08k ± ∞ ¹   34.08k ± ∞ ¹       ~ (p=1.000 n=1) ³         +0.00% ➡️
KeyMatchModel                                       38.00 ± ∞ ¹    38.00 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RBACModelWithDeny                                   50.00 ± ∞ ¹    50.00 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
PriorityModel                                       23.00 ± ∞ ¹    23.00 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RBACModelWithDomainPatternLarge                     73.00 ± ∞ ¹    73.00 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RoleManagerSmall                                    100.0 ± ∞ ¹    100.0 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RoleManagerMedium                                  1.744k ± ∞ ¹   1.744k ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
RoleManagerLarge                                   19.74k ± ∞ ¹   19.74k ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
BuildRoleLinksWithPatternLarge                     3.560M ± ∞ ¹   3.560M ± ∞ ¹       ~ (p=1.000 n=1) ³         +0.00% ➡️
BuildRoleLinksWithDomainPatternLarge               120.2k ± ∞ ¹   120.2k ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
BuildRoleLinksWithPatternAndDomainPatternLarge     3.637M ± ∞ ¹   3.637M ± ∞ ¹       ~ (p=1.000 n=1) ³         +0.00% ➡️
HasLinkWithPatternLarge                             9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
HasLinkWithDomainPatternLarge                       1.000 ± ∞ ¹    1.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
HasLinkWithPatternAndDomainPatternLarge             9.000 ± ∞ ¹    9.000 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
ConcurrentHasLinkWithMatching                       11.00 ± ∞ ¹    11.00 ± ∞ ¹       ~ (p=1.000 n=1) ²         +0.00% ➡️
geomean                                                         ⁴                                              -0.00% ➡️               ⁴
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ need >= 4 samples to detect a difference at alpha level 0.05
⁴ summaries must be >0 to compute geomean

🤖 This comment will be automatically updated with the latest benchmark results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants