Performance automation

In this section we will understand how we can automate many of the performance optimization tasks, from concatenation and compression of contents to the automation of the performance monitoring and performance testing processes.

Performance optimization automation

After analyzing the performance of our application, we will start working on some performance optimizations. Many of these optimizations involve the concatenation and compression of some of the application's components. The problem with compressed components is that they are more complicated to debug and maintain. We will also have to create a new version of the concatenated and compressed contents every time one of the original components (not concatenated and not ...

Get TypeScript: Modern JavaScript Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.