performance prompts
9 prompts tagged performance, drawn from 4 categories. All free to copy, and all editable once they are in your own library.
- Draft my performance self-reviewThe review form is open, the deadline is Friday, and your memory of March is gone.Long๐ผ CV & career
- Find why this is slowSomething is sluggish and you don't yet know what to measure.Long๐ Code review & debugging
- Make this slow query fasterA query that used to be fine now takes minutes.Long๐ Data & SQL
- What index should this query have?A query does a sequential scan and you want the smallest index that fixes it.Long๐ Data & SQL
- Read this query plan with meYou have an EXPLAIN output and no idea which line is the problem.Long๐ Data & SQL
- Why is this query slow?A query got sluggish and you want one lead, not a checklist.Short๐ Data & SQL
- Will this query use my index?You added an index and the plan still shows a sequential scan.Short๐ Data & SQL
- Design performance test scenariosBefore a launch where load is a real unknown.Long๐งช Tests & QA
- What breaks at scale?Code written against a small, friendly test fixture.Short๐งช Tests & QA
Keep the ones you use
Phrasery saves a prompt with a right-click and puts it back the same way, in any text box. Everything here can be added to your own library in one click, then edited to suit how you actually work.
Add to your browser โ free