public marks

PUBLIC MARKS from dzc with tag optimisation

2018

JavaScript Optimization  |  Web Fundamentals  |  Google Developers

Delivering less JavaScript can mean less time in network transmission, less spent decompressing code and less time parsing and compiling this JavaScript.

2015

2013

Scaling MySQL writes through Partitioning

"MySQL 5's partitioning to scale writes to a consistently high rate. "

2010

2009

Overcome Your Caching Conundrums [Server Side Essentials]

ealing with browser caching is a balancing act. On one hand, you aim to minimize load times and bandwidth use by ensuring that images, scripts, and style sheets are cached by your visitors; however, you still want to ensure that they’re accessing the most recent versions of all your files. In this article, I’ll show you a few methods for controlling how your site’s files are cached by browsers so you can achieve the best of both worlds: maintaining optimal performance while ensuring that any updates are seen immediately, without a hitch by all of your users.

CSS-IG - Format PNG et optimisation

by 3 others
CSS-IG.net a pour thèmes principaux l'optimisation des images Web et le potentiel du format PNG (Portable Network Graphics), recommandé par le W3C. Il s'adresse aux techniciens d'interfaces Web soucieux de la performance de leur site.

Google Page Speed

by 3 others
extension pour Firefox (ajout à Firebug) pour tracer les performances d'une page web