Skip to main content

Home/ Groups/ Web Performance
Delphine M.

ecommerce : Augmentez la vitesse de votre site pour augmenter sa conversion - 6 views

  •  
    La vitesse d'affichage d'un site influe-t-elle sur les ventes et, si oui, dans quelle mesure ?
Laurent Paoletti

GitHub's CSS Performance - 4 views

  •  
    A talk on some problems solved related to CSS Performance at GitHub. The talk was given at CSS Dev Conference in Honolulu, HI 2012
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)."
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

ngx_pagespeed - 3 views

  •  
    Automatic PageSpeed optimization module for Nginx. Contribute to ngx_pagespeed development by creating an account on GitHub.
Éric D.

Faster Websites: Crash Course on Web Performance - igvita.com - 4 views

  •  
    3 hour workshop on web performance from the ground up: what is fast, impact of latency and bandwidth, TCP performance, SPDY protocol, browser parsing and execution, rendering optimizations, critical path, and more.
« First ‹ Previous 1721 - 1740 Next › Last »
Showing 20 items per page