Skip to main content

Home/ Web Performance/ Group items tagged webperf

Rss Feed Group items tagged

anonymous

Font loading guidelines - CSS Fonts Module Level 3 - 1 views

  •  
    "The @font-face rule is designed to allow lazy loading of fonts, fonts are only downloaded when needed for use within a document."
François D.

sitespeed.io - Analyze your website speed and performance - 1 views

  •  
    "Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance based on performance best practices. It will collect data from multiple pages on your website (crawling from a start point), analyze the pages using performance best practices rules, and output the result as HTML-files or JUnit XML. You can see real life examples of analyzed sites here." Possibilité d'intégrer cet outil dans une plate-forme d'intégration continue (jenkins) : http://sitespeed.io/documentation/#junit
anonymous

How to lose weight (in the browser) - 3 views

shared by anonymous on 12 Mar 13 - No Cached
  •  
    How to lose weight (in the browser) And what if we got together a bunch of experts who work on large sites to create a definitive front-end performance guide? And not just one of those boring guides made for robots, what if we did something fun? W...
anonymous

Network Congestion and Web Browsing - 1 views

  •  
    Web developers using high amounts of domain sharding to work around low connection per host limits in old browser should reconsider their number of shards for newer browsers. Anything over 2 is probably too much, unless most of your user base is using older browsers.
Samuel Martin

Creating Living Style Guides to Improve Performance - 2 views

  •  
    Refactoring Trulia's UI with SASS, OOCSS, and handlebars. My slides from jsconf 2013. Lot's of yummy details about the performance improvements we were able to make. By Nicole Sullivan
Frank Taillandier

Railgun in the real world: faster web page load times - CloudFlare blog - 0 views

  •  
    Yet another speedy protocol
Oncle Tom

Performance and Metrics at Lonely Planet - 3 views

  •  
    La technique mise en place par Lonely Planet pour rester performant. Plus que de la technique, c'est avant tout une élaboration de culture de la vitesse et du plaisir à être rapide qui prime.
anonymous

Deploying JavaScript Applications - Alex Sexton - 1 views

  •  
    Deploying JavaScript Applications Preface: Nothing in this post is necessarily new, or even anything I thought of first (save for a name or two). via Pocket
anonymous

Support for performance.timing in Firebug - 1 views

  •  
    "One of the new features introduced in Firebug 1.11 is new waterfall timing graph displayed in Firebug's Console panel and visualizing Navigation Timing data (measured events related to page load performance)."
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"
anonymous

Performances web et "Disaster case" sur applications mobile native - 1 views

  •  
    "Les outils pour mesurer / comprendre sont plutôt reconnus désormais et arrivent a une certaine maturité. Il y a toutefois encore un créneau plutôt peu documenté (à mon goût) dans le domaine, celui permettant de mesurer les temps de chargement dans des applications mobile natives (Android / iOs ...)"
Boris Schapira

postscribe : Asynchronous document.write for all - 1 views

  •  
    Alternative à Ghostwriter ou ControlJS : permet de reporter le document.write de certains scripts à plus tard dans le flux de chargement de la page, afin de ne pas retarder le Load. L'intérêt de la solution est qu'elle ne perturbe quasiment pas le script original, ce qui en facilite grandement la maintenance.
Boris Schapira

PerfCascade - 1 views

  •  
    A SVG-based HAR Waterfall Viewer
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.)
Samuel Martin

Faster content delivery - Turbobytes - 1 views

  •  
    "platform closely monitors end-user performance and makes sure your content is always delivered by the fastest CDN. "
anonymous

PNGGauntlet - PNG Compression Software - 1 views

  •  
    "Smash PNGs for faster sites"
« First ‹ Previous 41 - 60 of 150 Next › Last »
Showing 20 items per page