Skip to content

[doc] Benchmark data about casbin-cpp in casbin.org maybe wrong. #176

@sheny1xuan

Description

@sheny1xuan

Description

  • casbin-cpp benchmark data in official website maybe wrong, RBAC time comlexity maybe O(n) rather than O(1), n is policy numbers in memory. So with data increase in RBAC small, RBAC medium and RBAC large, consumed time will increase. We can ref to this action, and other languge benchmark.
    image
  • And when I run Large benchmark in my local machine, I can't get the benchmark result, even I have run it at least one hour. I only get the some small data case benchmark result.
    image

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions