task-d.7.10
This commit is contained in:
27
docs/setup/setup-performance-report.md
Normal file
27
docs/setup/setup-performance-report.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user