<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Profiling on Mohseen</title><link>https://www.mohseen.dev/tags/profiling/</link><description>Recent content in Profiling on Mohseen</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 03 Oct 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://www.mohseen.dev/tags/profiling/index.xml" rel="self" type="application/rss+xml"/><item><title>Master the Code Beast: An Absolute Guide to Profiling in NodeJS</title><link>https://www.mohseen.dev/post/2023-10-03-master-the-code-beast-an-absolute-guide-to-profiling-in-nodejs/</link><pubDate>Tue, 03 Oct 2023 00:00:00 +0000</pubDate><guid>https://www.mohseen.dev/post/2023-10-03-master-the-code-beast-an-absolute-guide-to-profiling-in-nodejs/</guid><description>&lt;p&gt;In every developer&amp;rsquo;s journey, there comes a time when an application starts knocking on the doors of performance deficiencies. You may have written clean &amp;amp; efficient code (well, most of the time at least), but server woes can put a damper on the best efforts. This guide will teach you the nuances of profiling in Node.js, helping you master those server performance issues once and for all!&lt;/p&gt;
&lt;p&gt;As Krogh Hansen succinctly puts it, &amp;ldquo;You can&amp;rsquo;t improve what you can&amp;rsquo;t measure&amp;rdquo;[1]. Profiling, at its core, involves measuring how CPU time is spent in a program’s functions and methods. This is a powerful technique central to honing the performance of your application.&lt;/p&gt;</description></item></channel></rss>