Jan Kristof Nidzwetzki: Analyzing PostgreSQL Performance Using Flame Graphs
A flame graph is a graphical representation that helps to quickly understand where a program spends most of its processing time. These graphs are based on sampled information collected by a...