Skip to main content

Home/ Web Performance/ Group items tagged Google

Rss Feed Group items tagged

Nicolas Hodin

Sélection de liens #webperf n°5 - 0 views

  •  
    Retrouvez une sélection de liens sur le thème des performances Web de la semaine passée. Au sommaire, 13 liens sur : la haute dispo chez Google, webperf sur mobile, retour sur HTTPS, l'impact des raccourcisseurs d'url, les performances des designs responsive, …
Boris Schapira

google/closure-compiler-js - 0 views

  •  
    "Check, compile, transpile, optimize and compress JavaScript with Closure Compiler in JS"
  •  
    "Check, compile, transpile, optimize and compress JavaScript with Closure Compiler in JS"
anonymous

"reducing number of requests on a page [not] always makes that page faster" - 1 views

  •  
    "combining can sometimes make loads slower, due to deferral of JS execution (have to download entire combined JS file before any of the JS can be executed). A second reason is that combining can make the resources take longer to download, due to the way that TCP slow start works"
Boris Schapira

"Intervening against document.write()", Chrome - 0 views

  •  
    Chrome peut, dans certains cas, bloquer l'exécution de scripts qui utilisent document.write(), une très mauvaise pratique pour la performance Web.
Frank Taillandier

Using WebPageTest @AndyDavies London Web Standards, March 2016 - 0 views

  •  
    Une présentation des fonctionnalités avancées de WebPageTest (scripts, API, etc.)
Laurent Paoletti

SPDY performance on mobile networks - Google Developers Blog - 1 views

  •  
    SPDY is a replacement for HTTP, designed to speed up transfers of web pages by eliminating much of the overhead associated with HTTP. SPDY supports several optimizations that give it an edge over HTTP when it comes to speed.
Laurent Paoletti

Optimizing the critical rendering path - 0 views

« First ‹ Previous 121 - 140 of 182 Next › Last »
Showing 20 items per page