General
PromptBeginner5 minmarkdown
- [ ] Response time percentiles (p50
p95
0
Explore
90,216 skills indexed with the new KISS metadata standard.
p95
peak
bottlenecks
retry behavior
databases
throughput
internal paths
or retries without backoff causing retry storms
memory stable without unbounded growth
missing expiration
4xx errors <5% (excluding 401/403)
complex query <500ms (p95)
p95 latency > 500ms
not swallowed or leaked as 500s
data type correctness
memory
capturing p50
database connection drops
gradually increasing load to find breaking points
identifying N+1 queries
not just what is present.
not generic advice.
description
verify: