Category: performance
Profiling Go programs with pprof How much memory is my process using? Benchmarking correctly is hard (and techniques for doing it better) The Etsy site performance report is amazing Some links on Java garbage collection Java garbage collection can be really slow I/O matters. Have high expectations for your computers How CPU load averages work (and using them to triage webserver performance!) Java isn't slow ★ A millisecond isn't fast (and how we made it 100x faster) ★ Computers are *fast*!