Coding & Debugging
PromptBeginner5 minmarkdown
- [ ] API response times meet SLA: <200ms (p95) for standard endpoints
<50ms (p95) for database queries
0
Explore
91,771 skills indexed with the new KISS metadata standard.
<50ms (p95) for database queries
measured impact
memory vs CPU
verify:
FID <100ms
I/O-bound
measuring after each change
queries
p95
GC frequency
compression (gzip
tree shaking
worker threads for CPU-bound tasks
LFU) based on access patterns
distributed cache (Redis)
sharding strategies
covering indexes
interpolation search
memoization
Rabin-Karp
mergesort
DFS
page load metrics
their rationale