Skip to main content

Home/ Web Performance/ Group items tagged http

Rss Feed Group items tagged

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...
Oncle Tom

Big performance wins by optimizing fonts - 2 views

  •  
    Super technique pour servir des @font-face de la manière la plus adaptée qu'il soit à l'utilisateur, en tenant compte de sa langue etc.
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
Frank Taillandier

Performance Calendar » Deciphering the Critical Rendering Path - 0 views

  •  
    Pour les sites complexes avec beaucoup de JS, surveiller DOMContentLoaded (fin du parsing) plutôt que juste Load (fin du chargement) pour améliorer le ressenti utilisateur
Laurent Paoletti

MessagePack: It's like JSON. but fast and small. - 0 views

shared by Laurent Paoletti on 29 Dec 12 - Cached
  •  
    MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it's faster and smaller. For example, small integers (like flags or error code) are encoded into a single byte, and typical short strings only require an extra byte in addition to the strings themselves.
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.
Laurent Paoletti

Performance As Design - 0 views

  •  
    Too often, any talk of web performance quickly ventures into the land of heavy geekery. Terms like DNS lookups, Gzipping, minifying, far future expires headers, caching, ETags and more are thrown around and consequently lose the attention of most non-techy people.
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
« First ‹ Previous 181 - 200 of 1850 Next › Last »
Showing 20 items per page