BigHugger
sk Skill · HetCreep

scale-canary

Performance complexity and resource allocation canary — checks for O(N^2) loops, database N+1 query patterns, memory leaks (unbounded collections), and blocking calls in main event loop. Triggers on keywords: "/scale-canary", "scale-canary", "performance audit", "scale audit". Use when writing loops over growing data, DB queries, caches, or async/event-loop code.

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
JavaScript
Host repository
HetCreep/CoalMine
Host stars
13
Host language
JavaScript