2021
2020
2016
2015
2014
2011
Mobile Perf bookmarklet
by ghis"Web development on mobile devices is especially challenging. The debuggers and profilers we use on the desktop aren't available. Bookmarklets are a good alternative. They're lightweight and work on most browsers - even mobile browsers. But installing bookmarklets in mobile browsers is a pain. You could try to find all the good bookmarklets out there and install them one by one. Or...
Just install the Mobile Perf bookmarklet!"
2010
Asynchronous and deferred JavaScript execution explained « Peter Beverloo
by nhoizeyEnfin un schéma simple montrant la différence entre async, defer et rien
Let's make the web faster - Google Code
by nhoizey"Here are some statistics about the size, number of resources and other such metrics of pages on the world wide web. These are collected from a sample of several billions of pages that are processed as part of Google's crawl and indexing pipeline."
Optimizing javascript/jQuery loading time, a beginner’s guide
by nhoizey"With LABjs you can load your js files completely asynchronous."
this, is boomerang
by nhoizey"boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of view"
High Performance Web Sites :: Frontend SPOF
by nhoizey"loading scripts and stylesheets in the typical way creates a frontend single point of failure that can bring down the entire site"
Search for 'Web development' on the featured items of Google Chrome extension gallery.
by ghisComplement Google Chrome’s developer tools with extensions, to make web development faster and more efficient. Edit HTML, test your pages on various screen resolutions, improve the performance of your apps and more -- all directly from the browser.