Skip to content

Add Cloud PDP benchmarks documentation#624

Open
omer9564 wants to merge 1 commit intomasterfrom
omer/per-14545-upload-cloud-pdp-benchmarks-to-the-docs
Open

Add Cloud PDP benchmarks documentation#624
omer9564 wants to merge 1 commit intomasterfrom
omer/per-14545-upload-cloud-pdp-benchmarks-to-the-docs

Conversation

@omer9564
Copy link
Copy Markdown
Contributor

Summary

  • Adds a new Cloud PDP Benchmarks page under Concepts → PDP with RBAC and ReBAC performance data
  • Includes latency percentiles (P50–P99), throughput, and results across concurrency levels (1 and 10) and ReBAC relationship depths (1–3 hops)
  • Adds sidebar entry under "The Policy Decision Point (PDP)" section

Test plan

  • Verify the page renders correctly on the Netlify preview
  • Confirm sidebar link appears under PDP section
  • Review benchmark data accuracy

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@linear
Copy link
Copy Markdown

linear Bot commented Apr 21, 2026

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Deploy Preview for permitio-docs ready!

Name Link
🔨 Latest commit 5c11eab
🔍 Latest deploy log https://app.netlify.com/projects/permitio-docs/deploys/69e7312052aacc000824465b
😎 Deploy Preview https://deploy-preview-624--permitio-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new documentation page describing Cloud PDP performance benchmarks and links it from the PDP section in the docs sidebar.

Changes:

  • Added a new Cloud PDP Benchmarks MDX page with RBAC/ReBAC latency and throughput tables.
  • Linked the new page under The Policy Decision Point (PDP) in the docs sidebar.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
sidebars.js Adds the new Cloud PDP benchmarks doc to the PDP sidebar section.
docs/concepts/pdp/cloud-pdp-benchmarks.mdx Introduces benchmark results and key takeaways for Cloud PDP performance.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


## Key Takeaways

- **Sub-15 ms average latency** across all policy models at the P50 level, even under concurrent load.

- **Sub-15 ms average latency** across all policy models at the P50 level, even under concurrent load.
- **Throughput scales linearly** — 10 concurrent requests yield ~10x throughput with minimal latency increase.
- **ReBAC depth has modest impact** — adding relationship depth (1 → 3 hops) increases average latency by only ~3 ms under the same concurrency.
Comment on lines +10 to +11
All tests were run against a production Cloud PDP endpoint over a **10-minute window** per scenario. Latencies are round-trip times (request → response) over HTTPS.

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