← Extra Resources

EXTRA · PERFORMANCE · CURATED

Performance Engineering Resources.

performance profiling benchmarking optimization resources mindstack
System optimization, profiling, and benchmarking — books, latency research, profiling tools, and load-test frameworks. Links open in a new tab.

Books

ResourceWhatLink
Systems Performance — Brendan GreggEnterprise + cloud guide.book
High Performance Browser Networking — GrigorikWeb perf strategies. Free.book
Designing Data-Intensive Applications — KleppmannReliable, maintainable systems.book
The Art of Computer Systems Performance Analysis — JainSystematic evaluation.book

Research Papers

ResourceWhatLink
The Tail at ScaleGoogle on latency.site
Power Laws, Pareto & Zipf's LawPerformance patterns.arXiv
The Tail at ScaleLatency at scale, Dean & Barroso.pdf
The Datacenter as a ComputerWarehouse-scale.site

GitHub Repositories

ResourceWhatLink
Awesome PerformanceCurated resources.repo
FlameGraphProfiling visualization.repo
linux-perf-examplesperf usage examples.repo
Awesome HTTP BenchmarkBenchmarking tools.repo

Videos & Courses

ResourceWhatLink
Brendan Gregg — Performance TalksSystems perf lectures.video
Parallel/High Performance ComputingCoursera.course
Website Performance OptimizationUdacity.course

Essential Tools

ResourceWhatLink
perfLinux profiling.site
FlameGraphPerf visualization.repo
wrkHTTP benchmarking.repo
JMeterLoad/stress testing.site
GatlingPerformance testing.site

Articles & Blogs

ResourceWhatLink
Brendan Gregg's BlogSystems performance.site
Netflix Tech Blog — PerformanceOptimization at scale.site
web.dev — PerformanceWeb perf best practices.site
High ScalabilityPerf case studies.site
ResourceWhatLink
Performance MethodologyBrendan Gregg's method.site
Latency Numbers Every Programmer Should KnowReference metrics.repo
Web Performance ScoringMeasurement methodology.site
where to start Read Systems Performance, learn FlameGraphs + perf, memorize latency numbers, and load-test with wrk/JMeter/Gatling.
← prev: Troubleshooting & Debugging all extra resources →
© cvam — written in plaintext, served warm