JavaScript component-level CPU costs

added by JavaScript Kicks
12/2/2019 7:38:27 AM

371 Views

Let's talk a bit about keeping tabs on how much CPU is consumed by an application's JavaScript. And let's frame the discussion around components - the atomic building blocks of the application. This way any performance improvement efforts (or regression investigations) can be focused on small (hopef


0 comments