Skip to content

Commit 6ca176a

Browse files
authored
Merge branch 'main' into copilot/update-import-workflow-prompt
2 parents 77d9e1a + 5dab7fd commit 6ca176a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflows/daily-perf-improver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ To decide which phase to perform:
119119

120120
3. Create `.github/actions/daily-perf-improver/build-steps/action.yml` with validated build steps. Each step must log output to `build-steps.log` in repo root. Cross-check against existing CI/devcontainer configs.
121121

122-
4. Create 1-5 performance engineering guides in `.github/copilot/instructions/` covering relevant areas (e.g., frontend performance, backend optimization, build performance, infrastructure scaling). Each guide should be maximum 500 words and should succinctly document practical, non-obvious, repo-specific details regarding:
122+
4. Create 1-5 performance engineering guides in `.github/copilot/instructions/` covering relevant areas (e.g., frontend performance, backend optimization, build performance, infrastructure scaling). Each guide should be maximum 200 words and should succinctly document practical, non-obvious, repo-specific details regarding:
123123
- Performance measurement strategies and tooling
124124
- Common bottlenecks and optimization techniques
125125
- Success metrics and testing approaches

0 commit comments

Comments
 (0)