Skip to main content

Home/ Web Performance/ Contents contributed and discussions participated by Laurent Paoletti

Contents contributed and discussions participated by Laurent Paoletti

Laurent Paoletti

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.
Laurent Paoletti

ngx_pagespeed - 3 views

  •  
    Automatic PageSpeed optimization module for Nginx. Contribute to ngx_pagespeed development by creating an account on GitHub.
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.
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
Laurent Paoletti

Your mobile site is slower than you think | Feature | .net magazine - 2 views

  •  
    Trying to measure and analyse your site's mobile performance is like taking aim at a constantly moving target. As soon as you think you have some idea of what exactly it is you're trying to measure, it changes.
Laurent Paoletti

Web performance for the curious [video] - 2 views

  •  
    A quick intro into how the WebKit / Chrome browser works under the hood, in 30 minutes.
‹ Previous 21 - 40 of 73 Next › Last »
Showing 20 items per page