Section 6 is an interesting incidental discovery of a performance regression in the scheduler due to the gcc->llvm switch (a missed inlining opportunity), which when fixed should provide a speedup on quite a bit of high-thread-count code even if it doesn't otherwise hit any of the performance problems postgres had.