A Deep Dive into The Faster EXPLAIN ANALYZE
In my previous blog post, I explained how to optimize EXPLAIN ANALYZE. I demonstrated how to reduce its overhead from 29.82[%] to 5.33[%] in just three steps.
While the analysis at the end of that post was brief and a bit superficial, in this blog, I will perform a deeper analysis to gain insights for further improvements.