
  <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, 11 Jul 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.shashankupadhyay.me/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.shashankupadhyay.me/blogs/finding-a-redundant-traversal-in-webpack-with-cpu-profiling</guid>
    <title>Finding a Redundant Traversal in Webpack With CPU Profiling</title>
    <link>https://www.shashankupadhyay.me/blogs/finding-a-redundant-traversal-in-webpack-with-cpu-profiling</link>
    <description>How CPU profiling revealed an unguarded moduleGraph.isDeferred() call in webpack ConcatenatedModule, the fix that landed upstream in webpack &gt;= 5.108.0, and roughly 11 minutes saved on a large Module Federation build.</description>
    <pubDate>Sat, 11 Jul 2026 00:00:00 GMT</pubDate>
    <author>shashankupadhyay.work@gmail.com (Shashank Upadhyay)</author>
    <category>webpack</category><category>performance</category><category>cpu-profiling</category><category>module-federation</category><category>open-source</category>
  </item>

  <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>
