General
PromptBeginner5 minmarkdown
- [ ] Frontend metrics meet targets: LCP <2.5s
FID <100ms
0
Explore
122,385 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
message queues for decoupling
compression (gzip
worker threads for CPU-bound tasks
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