Files
alla-allaos-fullstack/docs/setup/setup-performance-report.md
phaichayon 503f34e22f task-d.7.10
2026-07-03 11:23:24 +07:00

935 B

Setup Performance Report

Date: 2026-07-03

Targets

  • Preview 1000 rows: under 5 seconds.
  • Commit 1000 rows: under 10 seconds.
  • Verification: under 3 seconds.
  • Setup Wizard load: under 2 seconds.

D.7.10 Status

D.7.10 adds the golden dataset and runnable setup contract tests. A dedicated isolated performance database harness is not yet present in this repository, so this report records targets and the contract coverage that protects future performance testing.

Current Automated Coverage

  • Golden dataset row counts and CSV headers.
  • Template registry compatibility.
  • Import order compatibility.
  • Preview hash mutation semantics.
  • Seed manifest and resume API surface existence.
  • Reset/reseed safety API surface existence.

Follow-Up

Add a CI-only isolated database harness that can safely run the full fresh database workflow and record elapsed times for preview, commit, verification, and wizard load.