Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[2026-05-14T16:46:38.996Z] PROMPT
|
||||
============================================================
|
||||
Analyze this codebase for performance optimizations:
|
||||
- Identify N+1 query patterns
|
||||
- Find unnecessary re-renders in React
|
||||
- Suggest caching opportunities
|
||||
- Identify memory leaks
|
||||
- Find redundant computations
|
||||
|
||||
Provide actionable suggestions with code examples.
|
||||
|
||||
## Instructions
|
||||
|
||||
Analyze the codebase and provide your response following the format specified in the task.
|
||||
Reference in New Issue
Block a user