Skip to content

Documentation

PostgreSQL Performance Audit

Database performance benchmarks with trend analysis and competitive context.

7/4/2026
24 min read Edit on GitHub
Note

Competitive comparisons based on publicly available documentation as of June 2026. All SveltyCMS metrics self-measured via bun test tests/benchmarks/.

Important

Console-only by default. Use BENCHMARK_RECORD=1 to write results to this report.

BENCHMARK_RECORD=1 bun test tests/benchmarks/auth-performance.test.ts

The full matrix runner (bun run scripts/benchmark-matrix/index.ts --sql) always records.

πŸ“Š Latest Performance Audit

πŸ“ Fix Overlays

Note

Phase notes and remediation entries appear here after matrix or surgical runs.

Note

Partial update β€” dimension rollups and issues reflect only tests invoked in this run.

βœ… PASS (partial invocation) Β· 1/41 tests Β· 40 skipped Β· postgresql Β· standalone run

Dimension health

Dimension Tests Status Worst Ξ” Issues
Core 4 🟒 β€” 0
API 0 βšͺ β€” 0
Scale 0 βšͺ β€” 0
Resilience 0 βšͺ β€” 0

Issues (action required)

βœ… All clear β€” no regressions or budget violations detected.

Executive latency matrix

Scenario Latency Trend Budget Result
System 0.729ms βšͺ established at 0.729ms (1 run) < 5ms 🟒
Metadata 0.957ms βšͺ established at 0.957ms (1 run) < 5ms 🟒
CRUD 1.199ms βšͺ established at 1.20ms (1 run) < 5ms 🟒
CRUD 1.353ms βšͺ established at 1.35ms (1 run) < 5ms 🟒

Historical pulse

Scope: Sparklines only β€” full run tables: tests/benchmarks/results/history.sqlite

Metric Trend Sparkline Latest
database performance (warm) 🟒 β–β–ˆβ–‡β–‡β–…β–ƒ 2.533ms
πŸ“ˆ Latency trend chart (last 10 runs)
xychart-beta title "postgresql REST p95 (last 10 runs)" x-axis ["R1", "R2", "R3", "R4", "R5", "R6", "R7", "R8", "R9", "R10"] y-axis "Latency (ms)" line "p95" : [0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000, 0.000]

Current Run Summary (2026-07-10)

Scope: Only tests that ran in THIS invocation.

⚠️ Executive PASS/FAIL reflects the last full matrix run.

Run ID: 5506ca89-b656-4d21-8f3c-ee16103ffac6 Β· Tests invoked: 1 Β· Metrics: 4 Β· DB: postgresql

Test Metric Avg (ms) p95 (ms) RPS Trend Detail
Rest Api Performance Health Check 0.729 1.307 1372 🟒 βšͺ established at 0.729ms (1 run)
Rest Api Performance Collection Schema 0.957 1.782 1045 🟒 βšͺ established at 0.957ms (1 run)
Rest Api Performance Collection Find (List) 1.199 1.983 834 🟒 βšͺ established at 1.20ms (1 run)
Rest Api Performance Collection Search 1.353 2.482 739 🟒 βšͺ established at 1.35ms (1 run)

Historical Trends (2026-07-10)

Scope: Sparklines only β€” full run tables live in history.sqlite (link below). Runs = sparkline bar count.

Detail: tests/benchmarks/results/history.sqlite Β· SELECT test_id, phase, avg_ms, p95_ms, rps, timestamp FROM runs WHERE db_type='postgresql' AND redis=0 ORDER BY timestamp DESC

Series: 6 Β· DB: postgresql

Metric Trend Sparkline (last 7) Latest
CACHE PERFORMANCE (warm) 🟒 ▁ 0.429ms
HOOKS PERFORMANCE (warm) 🟒 ▁ 0.085ms
REST API PERFORMANCE (warm) 🟒 ▁ 0.729ms
TRANSACTION ACID (warm) 🟒 ▁ 3.833ms
TRUTH LATENCY (warm) 🟒 ▁ 0.000ms
DATABASE PERFORMANCE (warm) βšͺ β–β–ˆβ–‡β–‡β–…β–ƒ 2.533ms

πŸ”¬ Full benchmark ledger (41 modules)

Expand dimension groups, then any row, for ASCII truth tables. Executive summary above shows pass/fail and issues only.

Core Β· 18 tests
🏷️ API LAYER LATENCY · 🟒 2.951ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                             SVELTYCMS  β€”  API LAYER LATENCY                             β•‘
β•‘                       File: tests/benchmarks/api-latency.test.ts                        β•‘
β•‘                                Ran: 2026-07-21 16:15:15                                 β•‘
β•‘                      API Latency Benchmark (Production Optimized)                       β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ HTTP: findById @ 8c            β”‚        2.951 ms β”‚ p95:        4.658 ms β”‚ RPS:        322 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ PHASED COLD START · ⏳ pending · ➑️ baseline · source

⏳ Pending β€” Measures the time to READY state (serving traffic) vs WARMED state (background tasks).

🏷️ SRE TRUTH AUDIT Β· βšͺ ⏳ pending Β· ➑️ pending Β· source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                               SVELTYCMS β€” SRE TRUTH AUDIT                               β•‘
β•‘                      File: tests/benchmarks/truth-latency.test.ts                       β•‘
β•‘                                Ran: 2026-07-21 16:15:02                                 β•‘
β•‘     Validates performance claims by comparing SDK, Middleware, and Real HTTP Stack      β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Logic Baseline                 β”‚        0.000 ms β”‚ p95:        0.001 ms β”‚ RPS:  2,345,583 β•‘
β•‘ Local SDK (Full)               β”‚        0.005 ms β”‚ p95:        0.009 ms β”‚ RPS:    192,468 β•‘
β•‘ HTTP End-to-End                β”‚        0.793 ms β”‚ p95:        1.684 ms β”‚ RPS:      1,261 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Incremental Content Reload · 🟒 0.329ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                      SVELTYCMS β€” INCREMENTAL CONTENT RELOAD AUDIT                       β•‘
β•‘                File: tests/benchmarks/content-incremental-reload.test.ts                β•‘
β•‘                                Ran: 2026-07-21 16:20:19                                 β•‘
β•‘          Measures surgical single-file fullReload vs full reconciliation path           β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Incremental fullReload (1 file) β”‚        0.329 ms β”‚ p95:        0.473 ms β”‚ RPS:      3,041 β•‘
β•‘ Full Reconciliation Reload     β”‚        0.622 ms β”‚ p95:        0.847 ms β”‚ RPS:      1,608 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Middleware & Hooks Performance · 🟒 0.874ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                          SVELTYCMS β€” MIDDLEWARE & HOOKS AUDIT                           β•‘
β•‘                    File: tests/benchmarks/hooks-performance.test.ts                     β•‘
β•‘                                Ran: 2026-07-21 16:17:49                                 β•‘
β•‘Measures the cost of the full middleware chain including Turbo, Security, Auth, and Audit via HTTP E2E.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Static Asset (No Middleware)   β”‚        0.874 ms β”‚ p95:        1.402 ms β”‚ RPS:      1,122 β•‘
β•‘ Turbo Pipeline (Light)         β”‚        0.693 ms β”‚ p95:        1.110 ms β”‚ RPS:      1,322 β•‘
β•‘ Full Security + Auth Pipeline  β”‚        1.866 ms β”‚ p95:        2.880 ms β”‚ RPS:        505 β•‘
β•‘ REST with API Caching          β”‚        1.749 ms β”‚ p95:        2.593 ms β”‚ RPS:        569 β•‘
β•‘ Mutation + Audit Logging       β”‚       15.514 ms β”‚ p95:       18.698 ms β”‚ RPS:         53 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ State Machine Transitions · 🟒 267.882ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                           SVELTYCMS β€” STATE MACHINE INTEGRITY                           β•‘
β•‘                 File: tests/benchmarks/state-machine-transition.test.ts                 β•‘
β•‘                                Ran: 2026-07-21 16:20:37                                 β•‘
β•‘Simulates rapid system re-initializations and verifies valid self-healing state transitions under stress.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ State Transition (READY -> IDLE -> READY) β”‚      267.882 ms β”‚ p95:      320.365 ms β”‚ RPS:          4 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Database Adapter Raw CRUD · 🟒 3.330ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                  SVELTYCMS β€” DATABASE ADAPTER PERFORMANCE (POSTGRESQL)                  β•‘
β•‘                   File: tests/benchmarks/database-performance.test.ts                   β•‘
β•‘                                Ran: 2026-07-21 16:19:51                                 β•‘
β•‘   Measures raw CRUD performance, indexing efficiency, and connection pool resilience    β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ INSERT                         β”‚        3.330 ms β”‚ p95:        5.557 ms β”‚ RPS:        287 β•‘
β•‘ FIND ONE                       β”‚        1.114 ms β”‚ p95:        1.697 ms β”‚ RPS:        746 β•‘
β•‘ FIND MANY (limit 50)           β”‚        1.289 ms β”‚ p95:        1.885 ms β”‚ RPS:        677 β•‘
β•‘ UPDATE                         β”‚        2.486 ms β”‚ p95:        3.899 ms β”‚ RPS:        358 β•‘
β•‘ NATIVE UPSERT                  β”‚        1.974 ms β”‚ p95:        2.360 ms β”‚ RPS:        454 β•‘
β•‘ COUNT                          β”‚        0.942 ms β”‚ p95:        1.091 ms β”‚ RPS:        941 β•‘
β•‘ DELETE                         β”‚        1.942 ms β”‚ p95:        2.328 ms β”‚ RPS:        516 β•‘
β•‘ BULK INSERT (100)              β”‚        6.826 ms β”‚ p95:        8.674 ms β”‚ RPS:        145 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ ACID Transaction Overhead · 🟒 4.430ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                            SVELTYCMS β€” ACID INTEGRITY AUDIT                             β•‘
β•‘                     File: tests/benchmarks/transaction-acid.test.ts                     β•‘
β•‘                                Ran: 2026-07-21 16:19:57                                 β•‘
β•‘  Measures transaction commit latencies and rollback overhead across database adapters   β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ TX Commit                      β”‚        4.430 ms β”‚ p95:        8.374 ms β”‚ RPS:        218 β•‘
β•‘ TX Rollback Integrity          β”‚        5.034 ms β”‚ p95:        7.937 ms β”‚ RPS:        199 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Cache Β· 🟒 0.001ms Β· ➑️ recorded (awaiting trend) Β· source ``` ╔═════════════════════════════════════════════════════════════════════════════════════════╗ β•‘ SVELTYCMS β€” CACHE SERVICE TELEMETRY β•‘ β•‘ File: tests/benchmarks/cache-service.test.ts β•‘ β•‘ Ran: 2026-07-21 16:20:07 β•‘ β•‘ Measures L1 cache hit latency and pattern invalidation overhead at scale β•‘ ╠═════════════════════════════════════════════════════════════════════════════════════════╣ β•‘ Cache L1 Hit β”‚ 0.001 ms β”‚ p95: 0.001 ms β”‚ RPS: 1,609,390 β•‘ β•‘ Pattern Invalidation (1k items @ 200k noise) β”‚ 6.897 ms β”‚ p95: 7.547 ms β”‚ RPS: 145 β•‘ β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β• ```
🏷️ Cache Hit/Miss Ratio & Efficiency · ⏳ pending · ➑️ baseline · source

⏳ Pending β€” Measures Redis cache hit/miss ratio, cold vs warm read speedup, and invalidation performance.

🏷️ unknown Β· 🟒 0.003ms Β· ➑️ recorded (awaiting trend) Β· source ``` ╔═════════════════════════════════════════════════════════════════════════════════════════╗ β•‘ SVELTYCMS β€” CACHE EVICTION BOUNDARY HARDENING β•‘ β•‘ File: unknown β•‘ β•‘ Ran: 2026-07-21 16:20:06 β•‘ ╠═════════════════════════════════════════════════════════════════════════════════════════╣ β•‘ Cache Flooding & Eviction β”‚ 0.003 ms β”‚ p95: 0.005 ms β”‚ RPS: 338,691 β•‘ β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β• ```
🏷️ Middleware Β· 🟒 12.207ms Β· ➑️ βšͺ established at 12.21ms (1 run) (2026-07-10 08:07:22) Β· source > ⏳ Pending
🏷️ System Β· 🟒 0.729ms Β· ➑️ βšͺ established at 0.729ms (1 run) (2026-07-10 08:08:10) Β· source > ⏳ Pending
🏷️ Metadata Β· 🟒 0.957ms Β· ➑️ βšͺ established at 0.957ms (1 run) (2026-07-10 08:08:10) Β· source > ⏳ Pending
🏷️ CRUD Β· 🟒 1.353ms Β· ➑️ βšͺ established at 1.35ms (1 run) (2026-07-10 08:08:10) Β· source > ⏳ Pending
🏷️ Logic Β· 🟒 ⏳ pending Β· ➑️ βšͺ established at 0ms (1 run) (2026-07-10 08:03:03) Β· source > ⏳ Pending
🏷️ SDK Β· 🟒 0.681ms Β· ➑️ recorded (awaiting trend) Β· source ``` ╔═════════════════════════════════════════════════════════════════════════════════════════╗ β•‘ SVELTYCMS β€” SDK OVERHEAD TELEMETRY β•‘ β•‘ File: tests/benchmarks/local-api-performance.test.ts β•‘ β•‘ Ran: 2026-07-21 16:17:24 β•‘ β•‘ Measures LocalCMS SDK overhead vs direct adapter calls to verify zero-tax dispatching β•‘ ╠═════════════════════════════════════════════════════════════════════════════════════════╣ β•‘ Direct Adapter Call β”‚ 0.681 ms β”‚ p95: 1.513 ms β”‚ RPS: 1,468 β•‘ β•‘ LocalCMS SDK Call β”‚ 0.673 ms β”‚ p95: 1.726 ms β”‚ RPS: 1,486 β•‘ β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β• ```
🏷️ HTTP Β· 🟒 0.575ms Β· ➑️ βšͺ established at 0.575ms (1 run) (2026-07-10 08:03:03) Β· source > ⏳ Pending
API Β· 8 tests
🏷️ Temporal Integrity Audit · 🟒 17.794ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                             SVELTYCMS β€” TEMPORAL INTEGRITY                              β•‘
β•‘                    File: tests/benchmarks/temporal-integrity.test.ts                    β•‘
β•‘                                Ran: 2026-07-21 16:17:56                                 β•‘
β•‘Validates deterministic UTC normalization of ISO date strings across timezone offsets for consistent persistence.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Timezone Ingestion             β”‚       17.794 ms β”‚ p95:       17.794 ms β”‚ RPS:         56 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Relational & Nested Queries · 🟒 4.487ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                          SVELTYCMS β€” RELATIONAL RESOLVER AUDIT                          β•‘
β•‘                  File: tests/benchmarks/relational-performance.test.ts                  β•‘
β•‘                                Ran: 2026-07-21 16:17:05                                 β•‘
β•‘Measures GraphQL resolver performance for shallow and deep relational queries including joins and nested population.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Shallow Relational Query       β”‚        4.487 ms β”‚ p95:        6.549 ms β”‚ RPS:        207 β•‘
β•‘ Deep Relational Query          β”‚        3.775 ms β”‚ p95:        5.829 ms β”‚ RPS:        250 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Auth & RBAC Performance · 🟒 0.551ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                          SVELTYCMS β€” AUTHENTICATION TELEMETRY                           β•‘
β•‘                     File: tests/benchmarks/auth-performance.test.ts                     β•‘
β•‘                                Ran: 2026-07-21 16:15:18                                 β•‘
β•‘             Authentication & RBAC Pipeline Benchmark (Production Optimized)             β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Auth Validation @ 1c           β”‚        0.551 ms β”‚ p95:        0.641 ms β”‚ RPS:      1,654 β•‘
β•‘ HTTP Auth Pipeline @ 8c        β”‚        2.446 ms β”‚ p95:        3.870 ms β”‚ RPS:        395 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ REST API Performance · 🟒 0.675ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                          SVELTYCMS β€” ENTERPRISE REST API AUDIT                          β•‘
β•‘                   File: tests/benchmarks/rest-api-performance.test.ts                   β•‘
β•‘                                Ran: 2026-07-21 16:15:13                                 β•‘
β•‘Measures latency, throughput, and correctness of core REST endpoints: health check, schema, CRUD list, and search.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Health Check                   β”‚        0.675 ms β”‚ p95:        1.214 ms β”‚ RPS:      1,481 β•‘
β•‘ Collection Schema              β”‚        1.856 ms β”‚ p95:        2.980 ms β”‚ RPS:        539 β•‘
β•‘ Collection Find (List)         β”‚        1.766 ms β”‚ p95:        2.727 ms β”‚ RPS:        566 β•‘
β•‘ Collection Search              β”‚        1.546 ms β”‚ p95:        2.347 ms β”‚ RPS:        647 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ GraphQL API Performance · 🟒 1.275ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                          SVELTYCMS β€” GRAPHQL PERFORMANCE AUDIT                          β•‘
β•‘                 File: tests/benchmarks/graphql-api-performance.test.ts                  β•‘
β•‘                                Ran: 2026-07-21 16:16:28                                 β•‘
β•‘   Measures GraphQL resolver performance and throughput across varied query scenarios.   β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ GQL: System Health             β”‚        1.275 ms β”‚ p95:        2.194 ms β”‚ RPS:        784 β•‘
β•‘ GQL: Collection List           β”‚        5.273 ms β”‚ p95:        8.660 ms β”‚ RPS:        190 β•‘
β•‘ GQL: Concurrent Load           β”‚        4.158 ms β”‚ p95:        6.774 ms β”‚ RPS:        241 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Enterprise SEO Suite Audit · 🟒 1.172ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                            SVELTYCMS β€” ENTERPRISE SEO AUDIT                             β•‘
β•‘                     File: tests/benchmarks/seo-performance.test.ts                      β•‘
β•‘                                Ran: 2026-07-21 16:17:09                                 β•‘
β•‘Measures redirect lookup latency, dynamic sitemap.xml generation, robots.txt serving, and 404 logging performance.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Redirect Lookup (301)          β”‚        1.172 ms β”‚ p95:        1.880 ms β”‚ RPS:        854 β•‘
β•‘ Dynamic Sitemap XML            β”‚        0.885 ms β”‚ p95:        1.438 ms β”‚ RPS:      1,130 β•‘
β•‘ Robots.txt Generation          β”‚        1.424 ms β”‚ p95:        2.362 ms β”‚ RPS:        702 β•‘
β•‘ Missing Path (404 Log)         β”‚        5.818 ms β”‚ p95:        8.663 ms β”‚ RPS:        172 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ REAL-TIME BROADCAST AUDIT · 🟒 0.180ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                        SVELTYCMS β€” YJS COLLABORATION SYNC AUDIT                         β•‘
β•‘                   File: tests/benchmarks/websocket-broadcast.test.ts                    β•‘
β•‘                                Ran: 2026-07-21 16:21:54                                 β•‘
β•‘   Measures end-to-end Yjs update propagation latency and connection handshake timing.   β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Yjs CRDT Update Sync           β”‚        0.180 ms β”‚ p95:        0.311 ms β”‚ RPS:      5,561 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ WebSocket & Realtime Latency · ⏳ pending · ➑️ baseline · source

⏳ Pending β€” Benchmarks WebSocket connection/broadcast latency.

Scale Β· 18 tests
🏷️ Negative Cache Performance · ⏳ pending · ➑️ baseline · source

⏳ Pending β€” Benchmarks 404-miss response times and cache lookup speedup.

🏷️ Revision & History Growth · 🟒 1.362ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                            SVELTYCMS β€” REVISION STRESS AUDIT                            β•‘
β•‘                     File: tests/benchmarks/revision-stress.test.ts                      β•‘
β•‘                                Ran: 2026-07-21 16:18:25                                 β•‘
β•‘Measures read and history list latency degradation under heavy revision history growth (100 revisions per entry).β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Latest Read (High Revision Count) β”‚        1.362 ms β”‚ p95:        2.074 ms β”‚ RPS:        734 β•‘
β•‘ History List Retrieval         β”‚        1.168 ms β”‚ p95:        2.031 ms β”‚ RPS:        857 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Memory Stability & GC Behavior · ⏳ pending · ➑️ baseline · source

⏳ Pending β€” Long-running soak test to identify memory leaks and GC pressure.

🏷️ Multi-Tenant Performance & Isolation · ⏳ pending · ➑️ baseline · source

⏳ Pending β€” Stress-tests cross-tenant isolation and security boundary latency.

🏷️ Realistic Mixed Workload · 🟒 2.881ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                            SVELTYCMS β€” MIXED WORKLOAD AUDIT                             β•‘
β•‘                      File: tests/benchmarks/mixed-workload.test.ts                      β•‘
β•‘                                Ran: 2026-07-21 16:17:13                                 β•‘
β•‘Simulates real-world traffic with a weighted mix of reads, searches, GraphQL queries, and metadata requests.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Mixed Workload                 β”‚        2.881 ms β”‚ p95:        4.843 ms β”‚ RPS:        337 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ GraphQL Load Stress · 🟒 5.199ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                         SVELTYCMS β€” GRAPHQL CAPACITY DISCOVERY                          β•‘
β•‘                      File: tests/benchmarks/graphql-stress.test.ts                      β•‘
β•‘                                Ran: 2026-07-21 16:16:38                                 β•‘
β•‘  Discovers the server's maximum sustainable GraphQL throughput by ramping concurrency   β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ GQL: 5c Warmup                 β”‚        5.199 ms β”‚ p95:        7.919 ms β”‚ RPS:        190 β•‘
β•‘ GQL: 10c Light                 β”‚        8.434 ms β”‚ p95:       12.089 ms β”‚ RPS:        118 β•‘
β•‘ GQL: 20c Moderate              β”‚       14.096 ms β”‚ p95:       19.866 ms β”‚ RPS:         71 β•‘
β•‘ GQL: 40c Heavy                 β”‚       26.608 ms β”‚ p95:       37.087 ms β”‚ RPS:         38 β•‘
β•‘ GQL: 60c Stress                β”‚       41.163 ms β”‚ p95:       61.533 ms β”‚ RPS:         24 β•‘
β•‘ GQL: 80c Extreme               β”‚       55.184 ms β”‚ p95:       79.745 ms β”‚ RPS:         18 β•‘
β•‘ GQL: 100c Max                  β”‚       41.135 ms β”‚ p95:       77.826 ms β”‚ RPS:         24 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Bulk Migration & Scale · 🟒 52.603ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                           SVELTYCMS β€” MIGRATION & SCALE AUDIT                           β•‘
β•‘                     File: tests/benchmarks/migration-scale.test.ts                      β•‘
β•‘                                Ran: 2026-07-21 16:21:31                                 β•‘
β•‘Measures bulk ingestion throughput for 10,000 entries and post-migration random lookup performance.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Bulk Migration (10k)           β”‚       52.603 ms β”‚ p95:      119.602 ms β”‚ RPS:         19 β•‘
β•‘ Post-Migration Read            β”‚        3.845 ms β”‚ p95:        6.382 ms β”‚ RPS:        260 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Million-Row Index Pressure · 🟒 5.346ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                           SVELTYCMS  β€”  INDEX PRESSURE AUDIT                            β•‘
β•‘                      File: tests/benchmarks/index-pressure.test.ts                      β•‘
β•‘                                Ran: 2026-07-21 16:18:18                                 β•‘
β•‘    Measures read performance with sorting and filtering on a large entry collection.    β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Sorted List (25k rows)         β”‚        5.346 ms β”‚ p95:        9.435 ms β”‚ RPS:        187 β•‘
β•‘ Filtered Query (25k rows)      β”‚        3.462 ms β”‚ p95:        5.547 ms β”‚ RPS:        289 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Content Scale Stress · 🟒 1.294ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                        SVELTYCMS  β€”  CONTENT SCALE STRESS AUDIT                         β•‘
β•‘                   File: tests/benchmarks/content-scale-stress.test.ts                   β•‘
β•‘                                Ran: 2026-07-21 16:20:20                                 β•‘
β•‘Measures file-scanning and content discovery performance at extreme scale (1,000+ collections)β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Cold Stress Scan (1k)          β”‚        1.294 ms β”‚ p95:        2.397 ms β”‚ RPS:        773 β•‘
β•‘ Warm Stress Scan (1k)          β”‚        0.423 ms β”‚ p95:        0.523 ms β”‚ RPS:      2,366 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Media Upload Stress & Throughput · 🟒 1.517ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                          SVELTYCMS β€” MEDIA UPLOAD STRESS AUDIT                          β•‘
β•‘                   File: tests/benchmarks/media-upload-stress.test.ts                    β•‘
β•‘                                Ran: 2026-07-21 16:21:16                                 β•‘
β•‘Measures throughput for large file uploads, concurrent transfers, and streaming efficiency.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Single Upload (0.1MB)          β”‚        1.517 ms β”‚ p95:        1.836 ms β”‚ RPS:        659 β•‘
β•‘ Small Upload (20KB)            β”‚        4.437 ms β”‚ p95:        7.201 ms β”‚ RPS:        225 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Full Client Journey Simulation · 🟒 26.028ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                              SVELTYCMS  β€”  WORLD LIFE DATA                              β•‘
β•‘                      File: tests/benchmarks/client-journey.test.ts                      β•‘
β•‘                                Ran: 2026-07-21 16:18:01                                 β•‘
β•‘Measures cumulative latency of a realistic editorial user workflow: Auth β†’ List β†’ View β†’ Edit β†’ Save.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Full Journey @ 4c              β”‚       26.028 ms β”‚ p95:       35.165 ms β”‚ RPS:         38 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Concurrency & Race Condition Β· βšͺ ⏳ pending Β· ➑️ pending Β· source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                       SVELTYCMS β€” THROUGHPUT SCALING (POSTGRESQL)                       β•‘
β•‘                  File: tests/benchmarks/concurrency-throughput.test.ts                  β•‘
β•‘                                Ran: 2026-07-21 16:21:44                                 β•‘
β•‘         100 writes across 10, 100, 1000 docs. Same work, different parallelism.         β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ 10 docs Γ— 10                   β”‚        0.000 ms β”‚ p95:        0.000 ms β”‚ RPS:        825 β•‘
β•‘ 100 docs Γ— 1                   β”‚        0.000 ms β”‚ p95:        0.000 ms β”‚ RPS:        933 β•‘
β•‘ 1000 docs Γ— 1                  β”‚        0.000 ms β”‚ p95:        0.000 ms β”‚ RPS:        954 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Multi-Doc Concurrency Throughput · 🟒 1.586ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                      SVELTYCMS β€” LOCAL SDK BENCHMARK (POSTGRESQL)                       β•‘
β•‘                   File: tests/benchmarks/local-api-throughput.test.ts                   β•‘
β•‘                                Ran: 2026-07-21 16:18:29                                 β•‘
β•‘        Measures write throughput, read throughput, and SDK overhead in one pass.        β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Writes (1000)                  β”‚        1.586 ms β”‚ p95:        0.000 ms β”‚ RPS:        630 β•‘
β•‘ Reads (1000)                   β”‚        0.226 ms β”‚ p95:        0.000 ms β”‚ RPS:      4,426 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Max Throughput β€” No Throttle Β· ⏳ pending Β· ➑️ baseline Β· source

⏳ Pending β€” 1000 concurrent writes across 100 docs β€” no semaphore.

🏷️ Local SDK Throughput · ⏳ pending · ➑️ baseline · source

⏳ Pending β€” 1000 direct adapter calls β€” no HTTP, no middleware.

🏷️ Failure Propagation & Fast-Fail Audit Β· βšͺ ⏳ pending Β· ➑️ pending Β· source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                           SVELTYCMS β€” AI INFRASTRUCTURE AUDIT                           β•‘
β•‘                      File: tests/benchmarks/ai-performance.test.ts                      β•‘
β•‘                                Ran: 2026-07-21 16:17:39                                 β•‘
β•‘ Measures the latency tax of internal CMS logic for AI enrichment and layout generation. β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ AI Text Enrichment             β”‚        0.000 ms β”‚ p95:        0.001 ms β”‚ RPS:  1,506,024 β•‘
β•‘ AI Layout Spec Generation      β”‚        0.000 ms β”‚ p95:        0.000 ms β”‚ RPS:  2,297,090 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Chaos & Infrastructure Resilience · 🟒 170.556ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                           SVELTYCMS β€” CHAOS RESILIENCE AUDIT                            β•‘
β•‘                     File: tests/benchmarks/chaos-resilience.test.ts                     β•‘
β•‘                                Ran: 2026-07-21 16:16:17                                 β•‘
β•‘Simulates infrastructure brownouts and measures system stability and graceful degradation under stress.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Chaos Resilience (Brownout)    β”‚      170.556 ms β”‚ p95:      686.820 ms β”‚ RPS:          6 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ Production Day Simulation · ⏳ pending · ➑️ baseline · source

⏳ Pending β€” Full production day with mixed workload, 100% reliability.

Resilience Β· 5 tests
🏷️ Circuit Breaker Failover · ⏳ pending · ➑️ baseline · source

⏳ Pending β€” Measures system graceful degradation when external services fail.

🏷️ Throttling & Backoff Stress · 🟒 2.568ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                              SVELTYCMS β€” THROTTLING AUDIT                               β•‘
β•‘                File: tests/benchmarks/throttling-backoff-stress.test.ts                 β•‘
β•‘                                Ran: 2026-07-21 16:20:21                                 β•‘
β•‘Simulates high-velocity traffic from a single client IP to verify rate-limiting enforcement and backoff consistency.β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Throttling Enforcement         β”‚        2.568 ms β”‚ p95:        5.015 ms β”‚ RPS:        389 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
🏷️ GDPR Compliance Speed · ⏳ pending · ➑️ baseline · source

⏳ Pending β€” Measures performance of deep-deletion across all linked tables.

🏷️ Data Residency & Sovereignty · ⏳ pending · ➑️ baseline · source

⏳ Pending β€” PII blocking and data sovereignty enforcement with cross-region failover.

🏷️ Database Failover & Reconnection · 🟒 0.247ms · ➑️ recorded (awaiting trend) · source
╔═════════════════════════════════════════════════════════════════════════════════════════╗
β•‘                           SVELTYCMS β€” DATABASE FAILOVER AUDIT                           β•‘
β•‘                    File: tests/benchmarks/database-failover.test.ts                     β•‘
β•‘                                Ran: 2026-07-21 16:20:14                                 β•‘
β•‘ Simulates database connection loss mid-request and measures circuit breaker activation, β•‘
╠═════════════════════════════════════════════════════════════════════════════════════════╣
β•‘ Baseline Health Check          β”‚        0.247 ms β”‚ p95:        0.342 ms β”‚ RPS:      4,054 β•‘
β•‘ Degraded Dependency            β”‚        0.595 ms β”‚ p95:        0.951 ms β”‚ RPS:      1,680 β•‘
β•‘ Post-Recovery Health           β”‚        2.168 ms β”‚ p95:        3.147 ms β”‚ RPS:        461 β•‘
β•‘ Reconnect Time                 β”‚        0.424 ms β”‚ p95:        0.424 ms β”‚ RPS:          0 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

⏳ Host environment populates after matrix run.

benchmarkperformancepostgresql
Was this page helpful?