Skip to content

Feat/performance optimization#42

Merged
aaronpowell merged 8 commits into
github:mainfrom
VamshiVerma:feat/performance-optimization
Jul 4, 2025
Merged

Feat/performance optimization#42
aaronpowell merged 8 commits into
github:mainfrom
VamshiVerma:feat/performance-optimization

Conversation

@VamshiVerma

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

This pull request adds the most comprehensive, practical, and engineer-authored performance optimization instructions to the repository.
It covers frontend, backend, and database best practices with actionable guidance, scenario-based checklists, troubleshooting, and pro tips.
The README has been updated to include this new resource.
All contribution, security, and support guidelines have been followed.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes

If you read this far, you probably care about performance as much as I do. 🚀 😄


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

This adds a new instruction file for secure coding practices based on the OWASP Top 10 to guide GitHub Copilot in generating more secure code.
…rformance optimization instructions. Covers frontend, backend, and database best practices with actionable guidance, scenario-based checklists, troubleshooting, and pro tips. Updates README.md to include this new resource.
@aaronpowell aaronpowell requested a review from Copilot July 4, 2025 00:56

This comment was marked as outdated.

@aaronpowell aaronpowell requested a review from Copilot July 4, 2025 00:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a comprehensive performance optimization guide and updates the README to include it.

  • Adds performance-optimization.instructions.md with best practices across frontend, backend, and database layers.
  • Updates README.md to link the new performance instructions.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
instructions/performance-optimization.instructions.md New instruction file with performance guidance
README.md Added link to the new performance guide

@aaronpowell aaronpowell merged commit 45e5635 into github:main Jul 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants