|
| 1 | +goos: linux |
| 2 | +goarch: amd64 |
| 3 | +pkg: github.com/coder/coder/v2/coderd/rbac |
| 4 | +cpu: AMD EPYC 9454P 48-Core Processor |
| 5 | +BenchmarkRBACAuthorizeGroups/NoRolesGroupACL-16 1285530 5135 ns/op |
| 6 | +BenchmarkRBACAuthorizeGroups/NoRolesGroupACL-16 1000000 7036 ns/op |
| 7 | +BenchmarkRBACAuthorizeGroups/NoRolesGroupACL-16 732034 8677 ns/op |
| 8 | +BenchmarkRBACAuthorizeGroups/NoRolesGroupACL-16 509162 10107 ns/op |
| 9 | +BenchmarkRBACAuthorizeGroups/NoRolesGroupACL-16 611205 11611 ns/op |
| 10 | +BenchmarkRBACAuthorizeGroups/AdminGroupACL-16 680037 7480 ns/op |
| 11 | +BenchmarkRBACAuthorizeGroups/AdminGroupACL-16 653817 9256 ns/op |
| 12 | +BenchmarkRBACAuthorizeGroups/AdminGroupACL-16 559095 11592 ns/op |
| 13 | +BenchmarkRBACAuthorizeGroups/AdminGroupACL-16 427017 12917 ns/op |
| 14 | +BenchmarkRBACAuthorizeGroups/AdminGroupACL-16 388234 14860 ns/op |
| 15 | +BenchmarkRBACAuthorizeGroups/OrgAdminGroupACL-16 778580 8000 ns/op |
| 16 | +BenchmarkRBACAuthorizeGroups/OrgAdminGroupACL-16 544359 9539 ns/op |
| 17 | +BenchmarkRBACAuthorizeGroups/OrgAdminGroupACL-16 467354 11329 ns/op |
| 18 | +BenchmarkRBACAuthorizeGroups/OrgAdminGroupACL-16 484412 13392 ns/op |
| 19 | +BenchmarkRBACAuthorizeGroups/OrgAdminGroupACL-16 378778 14857 ns/op |
| 20 | +BenchmarkRBACAuthorizeGroups/OrgMemberGroupACL-16 781843 7728 ns/op |
| 21 | +BenchmarkRBACAuthorizeGroups/OrgMemberGroupACL-16 642916 10202 ns/op |
| 22 | +BenchmarkRBACAuthorizeGroups/OrgMemberGroupACL-16 462691 12061 ns/op |
| 23 | +BenchmarkRBACAuthorizeGroups/OrgMemberGroupACL-16 432775 13403 ns/op |
| 24 | +BenchmarkRBACAuthorizeGroups/OrgMemberGroupACL-16 391358 14852 ns/op |
| 25 | +BenchmarkRBACAuthorizeGroups/ManyRolesGroupACL-16 510998 10349 ns/op |
| 26 | +BenchmarkRBACAuthorizeGroups/ManyRolesGroupACL-16 514650 11934 ns/op |
| 27 | +BenchmarkRBACAuthorizeGroups/ManyRolesGroupACL-16 403914 13333 ns/op |
| 28 | +BenchmarkRBACAuthorizeGroups/ManyRolesGroupACL-16 375208 14818 ns/op |
| 29 | +BenchmarkRBACAuthorizeGroups/ManyRolesGroupACL-16 317528 16597 ns/op |
| 30 | +BenchmarkRBACAuthorizeGroups/ManyRolesCachedSubjectGroupACL-16 494493 10189 ns/op |
| 31 | +BenchmarkRBACAuthorizeGroups/ManyRolesCachedSubjectGroupACL-16 456991 11837 ns/op |
| 32 | +BenchmarkRBACAuthorizeGroups/ManyRolesCachedSubjectGroupACL-16 524840 13132 ns/op |
| 33 | +BenchmarkRBACAuthorizeGroups/ManyRolesCachedSubjectGroupACL-16 413689 14751 ns/op |
| 34 | +BenchmarkRBACAuthorizeGroups/ManyRolesCachedSubjectGroupACL-16 367159 15959 ns/op |
| 35 | +BenchmarkRBACAuthorizeGroups/AdminWithScopeGroupACL-16 928262 7479 ns/op |
| 36 | +BenchmarkRBACAuthorizeGroups/AdminWithScopeGroupACL-16 559882 9114 ns/op |
| 37 | +BenchmarkRBACAuthorizeGroups/AdminWithScopeGroupACL-16 492115 10707 ns/op |
| 38 | +BenchmarkRBACAuthorizeGroups/AdminWithScopeGroupACL-16 439737 12179 ns/op |
| 39 | +BenchmarkRBACAuthorizeGroups/AdminWithScopeGroupACL-16 505465 13957 ns/op |
| 40 | +BenchmarkRBACAuthorizeGroups/StaticRolesGroupACL-16 944755 7290 ns/op |
| 41 | +BenchmarkRBACAuthorizeGroups/StaticRolesGroupACL-16 678937 9119 ns/op |
| 42 | +BenchmarkRBACAuthorizeGroups/StaticRolesGroupACL-16 578650 11239 ns/op |
| 43 | +BenchmarkRBACAuthorizeGroups/StaticRolesGroupACL-16 458872 12787 ns/op |
| 44 | +BenchmarkRBACAuthorizeGroups/StaticRolesGroupACL-16 410241 14096 ns/op |
| 45 | +BenchmarkRBACAuthorizeGroups/StaticRolesWithCacheGroupACL-16 866774 7659 ns/op |
| 46 | +BenchmarkRBACAuthorizeGroups/StaticRolesWithCacheGroupACL-16 621178 9248 ns/op |
| 47 | +BenchmarkRBACAuthorizeGroups/StaticRolesWithCacheGroupACL-16 479337 10901 ns/op |
| 48 | +BenchmarkRBACAuthorizeGroups/StaticRolesWithCacheGroupACL-16 444554 12825 ns/op |
| 49 | +BenchmarkRBACAuthorizeGroups/StaticRolesWithCacheGroupACL-16 396876 14077 ns/op |
| 50 | +PASS |
| 51 | +ok github.com/coder/coder/v2/coderd/rbac594.728s |