Skip to content

chore(jans-cedarling): optimize entity building for authorization flow performance #12947

@dagregi

Description

@dagregi

Describe the bug
Entity building performance is causing authorization benchmarks to exceed the 1ms threshold, which will make the benchmark CI test fail.

To Reproduce

  1. Run cargo bench
  2. Run python3 scripts/check_benchmarks.py
  3. See failures: both benchmarks exceed the 1ms threshold

Expected behavior
Authorization should complete within 1ms as defined by the performance threshold.

Additional context

Metadata

Metadata

Assignees

Labels

comp-jans-cedarlingTouching folder /jans-cedarlingkind-dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions