General
PromptBeginner5 minmarkdown
- [ ] Frontend metrics meet targets: LCP <2.5s
FID <100ms
0
Explore
126,823 skills indexed with the new KISS metadata standard.
FID <100ms
<50ms (p95) for database queries
verify:
memory vs CPU
measuring after each change
queries
GC frequency
I/O-bound
p95
compression (gzip
tree shaking
LFU) based on access patterns
distributed cache (Redis)
sharding strategies
covering indexes
memoization
interpolation search
mergesort
Rabin-Karp
DFS
Set vs Array for uniqueness
page load metrics
their rationale
memory for CPU trade-offs)