Tag: #flamegraph
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Linux Performance Engineering Complete Guide 2025: Profiling, System Tuning, eBPF, Bottleneck Analysis
Everything about Linux performance! USE methodology (Utilization/Saturation/Errors), perf/bpftrace/eBPF, Flame Graphs, CPU/memory/disk/network bottleneck analysis, sysctl tuning, cgroups v2, I/O schedulers, NUMA, kernel
2026-04-14 · 21 min read #linux#performance#profiling#ebpf#perfBackend Performance Engineering Complete Guide 2025: Profiling, Load Testing, Bottleneck Analysis, Optimization
Everything about backend performance! Profiling (CPU/Memory/I-O), load testing (k6/Artillery/Locust), bottleneck analysis (DB/Network/CPU/Memory), N+1 resolution, connection pool tuning, caching strategies (Redis/CDN/App
2026-04-14 · 21 min read #backend-performance#profiling#load-testing#optimization#k6