Application PerformanceNetwork PerformanceWhy network latency drives digital performanceThierry NotermansEach time a packet traverses a network to reach a destination, it takes time! Network latency drives performance.
Application PerformanceArticlesUsing HTTP compression to improve web performanceThierry NotermansFor any network-based application, reducing the transfer time (needed to transfer data from the server to the client) always improves...
Application PerformanceArticlesNetwork PerformanceHow to improve web performance with content caching ?Thierry NotermansCaching content means temporarily storing data close to the users so that they do not have to be systematically fetched...
Application PerformanceArticlesHow to minimize the performance impact of your JavaScripts by using “defer” or “async” attributesThierry NotermansModern websites make significant use of JavaScripts. The performance impact of javaScripts on digital experience will vary depending on how...
Application PerformanceArticlesHow to improve your Cumulative Layout Shift (CLS)Boris RogierLet’s take a closer look at the definition of the CLS, how it measures the visual stability on your web...