Skip to main content

Home/ Web Performance/ Group items tagged loading

Rss Feed Group items tagged

Laurent Paoletti

Blocking JavaScript with Web Page Test - simulate eliminating JavaScript on web page lo... - 1 views

  •  
    Summary: Learn how to simulate the elimination of JavaScript with Web Page Test. By eliminating, deferring or converting your JavaScript behavior into CSS you can speed up your page rendering and load times.
Samuel Martin

Survey Reveals Websites Not Ready for Tablet Use - Fox Business Video - Fox Business - 0 views

  •  
    70% of tablet users expect a site to load in under 2 seconds.
Samuel Martin

Caching and the Google AJAX Libraries - statichtml.com - 1 views

  •  
    "10 jQuery versions loaded from Google's "
Oncle Tom

Why loading third party scripts async is not good enough - 3 views

  •  
    Le chargement des scripts de manière asynchrone est une bonne chose … mais continue de retarder le temps de fin de chargement. Solution : procéder ainsi, mais après le onload.
anonymous

Smart Defaults: On Libraries & Frameworks - TimKadlec.com - 1 views

  •  
    "I've worked on projects where some of the devices we needed to test on couldn't load the page at all if jQuery was present-it was just too much JavaScript for the device to handle."
anonymous

Rendering on the Server and Client in Node.js - 1 views

  •  
    "At Artsy we've been building Node.js applications that share code and rendering between the server and browser. We've seen many benefits from this - pages load faster, we can optimize SEO, developers are more productive, and JavaScript coding is just an overall better experience."
Oncle Tom

Script-injected "async scripts" considered harmful - 3 views

  •  
    Or why it is better to use the `script[async]` attribute to fasten page load time.
anonymous

PerfMap - 3 views

  •  
    "A bookmarklet to create a front-end performance heatmap of resources loaded in the browser using the Resource Timing API."
‹ Previous 21 - 40 of 111 Next › Last »
Showing 20 items per page