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...
Application PerformanceArticlesDigital ExperienceIntroduction to Core Web VitalsBoris RogierWhat are Core Web Vitals? Core Web Vitals are a set of standardized metrics from Google that help developers understand...