Skip to content

Commit 5dab7fd

Browse files
Copilotdsyme
andauthored
Reduce performance engineering guide word limit from 500 to 200 (#162)
* Initial plan * Reduce perf improver sub-guide word limit from 500 to 200 words Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com>
1 parent b5a984d commit 5dab7fd

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)