Performance — pointer¶
This is a pointer page. Real content lives in the perf-suite at the root of the portal.
| Doc | Scope |
|---|---|
../performance-testing.md |
Methodology — canonical: SLO definitions, k6 vs Playwright rationale, single-VM vs multi-VM environments, kernel tuning recipes, ramp shape |
../performance-test-report.md |
Run report template — populated as each ramp executes ({{TBD}} pending Phase 4 ramp completion) |
../performance-test-report-results.md |
Latest filled results — actual numbers from the most recent run |
../perf-run-checklist.md |
Operator checklist — pre-flight + apply/provision + in-flight + post-flight steps; designed to be skimmed under pressure |
../audits/perf-trace-coverage-audit.md |
Trace coverage audit (endpoint × span-type matrix) |
../audits/perf-promql-audit.md |
PromQL audit (cross-doc consistency check) |
../audits/doppler-perf-audit.md |
Doppler dev_perf config audit |
../audits/jaeger-storage-research.md |
Storage research (Jaeger v2 + Badger on EBS gp3) |
../e2e-trace-demo.md |
Runnable walkthrough that produces a real Jaeger trace |
Quick lookup¶
- I want to run a perf test →
../perf-run-checklist.md. - I want to understand the methodology →
../performance-testing.md. - I want to read the latest perf result →
../performance-test-report-results.md. - Observability questions during a run →
observability-runbook.md.
Tooling¶
- k6 scripts:
tests-perf/k6/. - Playwright canary:
tests-perf/playwright-canary/. - Profile definitions (smoke / stepped / soak / spike):
tests-perf/profiles/. - Per-run output:
tests-perf/results/(gitignored except manifest). - Seed:
tests-perf/seed/.