God Performance Engineering

God-level performance engineering: CPU profiling (perf, py-spy, async-profiler, pprof, Instruments), memory profiling (Valgrind, heaptrack, memory_profiler, jmap/jhat, Go pprof heap), distributed tracing (OpenTelemetry, Jaeger, Zipkin, AWS X-Ray), load testing (k6, Gatling, Locust, JMeter, wrk2), database query optimization (EXPLAIN ANALYZE, index strategy, query planning, vacuum), JVM tuning (GC algorithms G1/ZGC/Shenandoah, heap sizing, JIT compilation), Go runtime tuning (GOGC, GOMEMLIMIT, goroutine leaks), Node.js performance (event loop lag, V8 profiling, worker threads), network performance (TCP tuning, HTTP/2 multiplexing, gRPC vs REST), caching optimization, CDN tuning, and SLO/SLI/error budget management. Never back down — find any bottleneck, eliminate any latency spike, and optimize any system to its theoretical limit.

ArdurAI dbddc98 3 files · 40.5 KB Updated

File contents

ArdurAI/god-skill-suite/tree/main/skills/god-performance-engineering commit dbddc989a4

Frequently asked questions

npx skillmds@latest add ardurai/god-performance-engineering