讨论

Performance Audit Prompt for Code Review

来自 Wikiprompt,自由的提示词百科全书

Wasim
贡献者WasimX来源

2026年5月27日

Performance Audit Prompt for Code Review A prompt to identify performance bottlenecks in a codebase, focusing on database queries, event loop blocking, pagination, and rendering issues.

提示词内容收藏

🌐
Find performance issues in this codebase: - N+1 queries - Missing database indexes on WHERE/JOIN columns - Synchronous operations blocking the event loop - Missing pagination on list endpoints - Unnecessary re-renders or missing memoization

登录以查看完整提示词

继续使用:

登录即表示你同意我们的 使用条款 隐私政策

用法

此提示词专为 coding 设计。复制上方内容并粘贴到你常用的 AI 工具中。

为获得最佳效果,可将占位符(方括号或大写字母标示)替换为你的具体需求。

参考资料

分类:coding| twitter| performance-audit| code-review

讨论