2012
![](http://blogmarks.net/screenshots/2012/12/12/f20c974abb3cd8492b492622aa7b26f0.jpg)
Getting Started with Drupal: Optimizing Your Drupal Application | New Relic blog
![](http://blogmarks.net/img/default-gravatar.gif)
So slow pages can have a very real impact on your business. These are some very real incentives for whipping your site into shape, so let’s move on from the why to the how.
2011
![](http://blogmarks.net/screenshots/2011/07/30/80001a0e73b3b5ea824dea44a86e33e4.jpg)
Evernote Architecture - 9 Million Users and 150 Million Requests a Day
![](http://blogmarks.net/img/default-gravatar.gif)
The folks at Evernote were kind enough to write up an overview of their architecture in a post titled Architectural Digest. Dave Engberg describes their approach to networking, sharding, user storage, search, and some other custom services.
![](http://blogmarks.net/screenshots/2011/03/12/9a1f8428bc6307c4e8e4da04bd242d34.jpg)
3.4 million page views per day, 92 M per month, one server and Drupal
![](http://blogmarks.net/img/default-gravatar.gif)
In this talk, Khalid of 2bits.com, Inc., Inc will talk about a how to scale a Drupal web site with the following statistics.
3.4 million pages per day peak
92 million page views per month
189,650 page views per hour peak
840,000 visits on peak day
22.96 million visits per month
52,747 visits per hour peak
So far, this is the highest traffic a Drupal site gets that we heard of.
What is amazing is that this web site runs on a single mid range server ...
![](http://blogmarks.net/screenshots/2011/02/14/5565f5d2067d3b7ae82a77566eb8019a.jpg)
5 rules to optimize your server - Vancouver Drupal Development, Alfresco Development and iPhone Development from Appnovation
![](http://blogmarks.net/img/default-gravatar.gif)
Here are five rules to help you optimize your Drupal installation, as well as some examples to illustrate how to apply them. Server optimization is a huge field, and it is constantly evolving, but we can to study simple cases to understand more complex ones.
2010
Asynchronous and deferred JavaScript execution explained « Peter Beverloo
Enfin un schéma simple montrant la différence entre async, defer et rien
Let's make the web faster - Google Code
"Here are some statistics about the size, number of resources and other such metrics of pages on the world wide web. These are collected from a sample of several billions of pages that are processed as part of Google's crawl and indexing pipeline."
How to Write Efficient CSS Selectors - O'Reilly Answers
"The impact of CSS selectors on performance derives from the amount of time it takes the browser to match the selectors against the elements in the document. Developers have some control over how long this matching takes by writing their selectors to be more efficient. The path to efficient selectors starts by understanding how selector matching works."
Optimizing javascript/jQuery loading time, a beginner’s guide
"With LABjs you can load your js files completely asynchronous."
PHP Performance – Hacker Dojo
Slides de la présentation de Rasmus Lerdorf lors des Digg « Engineer-to-Engineer: San Francisco Tech Talks ». http://about.digg.com/blog/rasmus-lerdorf-php-performance
this, is boomerang
"boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of view"
High Performance Web Sites :: Frontend SPOF
"loading scripts and stylesheets in the typical way creates a frontend single point of failure that can bring down the entire site"
Google favorise les sites rapides
C'était déjà connu des spécialistes, mais ça devient vraiment officiel : « Like us, our users place a lot of value in speed — that's why we've decided to take site speed into account in our search rankings. »