Skip to content

Describe performance considerations #120

Description

@divarvel

In the whole authorization process, datalog evaluation is where your choices have a direct result in terms of performance.

We should describe the impact of datalog code design on evaluation performance.

So far, the things we have identified:

  • the number of rules
  • the use of regexes

The biscuit toolchain keeps track of the time spent evaluating datalog code, so we could also showcase how to use the tooling to measure performance characteristics of datalog evaluation

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions