Test reports
Performance, reliability, and functional reports for the Fabric Discovery Service.
Performance, reliability, and functional reports for the Fabric Discovery Service.
Report | What it covers |
|---|---|
Performance & Reliability | API performance benchmark (1M resources) and soak run against the Discovery stack |
Functional Test Scenarios | Discovery test cases across text, spatial, JSONPath, and combined search modes |
Performance & Reliability
The discovery service is exercised under sustained load to validate throughput, query latency, and on_discover callback health over time.
API Performance Benchmark
The discover API (POST /discover) was benchmarked against a catalog of 1 million resources using JSONPath filtering at 50 concurrent users, with zero errors:
Configuration | Throughput | P95 Latency |
|---|---|---|
Standard (2 CPU · 2 GB) | 35.6 req/s | 1,519 ms |
Performance (4 CPU · 4 GB) | 70.5 req/s | 992 ms |
📄 Discover API — Performance Benchmarking Report
Soak Test
Covers a soak run against the Discovery stack under sustained load; maintained externally.
Functional Test Scenarios
The functional scenarios execution sheet tracks the discovery test cases — covering text, spatial, JSONPath, and combined search modes, along with their expected and observed outcomes.