Tags → #performance
-
Built Kafka for Fun and Now I Understand Why It's Fast
Deep dive into the high-performance techniques implemented in C-Kafka project, including zero-copy, memory-mapped I/O,thread-to-core mapping.
-
Deconstructing a Masterclass: Postgres 42,000x Slower
A breakdown of a brilliant and hilarious article on negative performance tuning in PostgreSQL.