
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Shashank Upadhyay</title>
      <link>https://www.shashankupadhyay.me/blogs</link>
      <description>Understanding how complex systems work and debugging them</description>
      <language>en-us</language>
      <managingEditor>shashankupadhyay.work@gmail.com (Shashank Upadhyay)</managingEditor>
      <webMaster>shashankupadhyay.work@gmail.com (Shashank Upadhyay)</webMaster>
      <lastBuildDate>Sat, 04 Jul 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.shashankupadhyay.me/tags/next-js/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.shashankupadhyay.me/blogs/how-to-identify-build-time-bottlenecks-using-cpu-profiling</guid>
    <title>How to Identify Build-Time Bottlenecks Using CPU Profiling</title>
    <link>https://www.shashankupadhyay.me/blogs/how-to-identify-build-time-bottlenecks-using-cpu-profiling</link>
    <description>A practical guide to capturing CPU profiles from Next.js production builds and using cpupro to isolate hotspots and form a hypothesis before diving into source code.</description>
    <pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate>
    <author>shashankupadhyay.work@gmail.com (Shashank Upadhyay)</author>
    <category>performance</category><category>cpu-profiling</category><category>next-js</category><category>webpack</category>
  </item>

    </channel>
  </rss>
