frappe-performance-optimizer
CommunityOptimize Frappe performance, speed up your app.
AuthorVenkateshvenki404224
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Slow queries, inefficient data access patterns, and a lack of proper caching can significantly degrade the performance of Frappe applications. This Skill generates optimized code to address these common bottlenecks.
Core Features & Use Cases
- Query Optimization: Generate efficient SQL queries with appropriate indexing suggestions to drastically speed up data retrieval.
- Caching Implementation: Implement robust caching strategies for expensive calculations or frequently accessed data using Frappe's built-in cache.
- Batch Operations: Provide patterns for bulk updates and inserts to improve the efficiency of large-scale data modifications.
- Use Case: Optimize a slow report query by suggesting appropriate database indexes and implementing a cache for the report's results, reducing load times from minutes to seconds.
Quick Start
Optimize the get_item_price function by adding caching for 1 hour to reduce database load.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: frappe-performance-optimizer Download link: https://github.com/Venkateshvenki404224/frappe-apps-manager/archive/main.zip#frappe-performance-optimizer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.