Homepage
Open in app
Sign in
Get started
Developing Applications for Performance
… because the cloud won’t solve your performance problems
Follow
Performance mantras
Performance mantras
Rules of web application performance
Leon Fayer
Nov 3, 2017
Caching: Understating the scope
Caching: Understating the scope
It’s not what you look at that matters, it’s what you see.
Leon Fayer
Nov 16, 2018
Local Personalizations
Local Personalizations
Unless you are running a complete brochureware site, chance are, you have some sort of content personalization requirement, whether it’s…
Leon Fayer
Aug 6, 2018
External dependencies
External dependencies
In this day and age, more and more applications leverage external services. So much so, that only about 6% of all sites has no 3rd party…
Leon Fayer
Apr 3, 2018
Content separation
Content separation
Every type of content was not created equal. Nor should it be served the same way. At a high level, you can separate your content into 3…
Leon Fayer
Jan 3, 2018
Reducing property access
Reducing property access
Loops are generally not great from the performance perspective, but often times it’s relatively easy to pinpoint and optimize those…
Leon Fayer
Dec 4, 2017
Caching: File system
Caching: File system
Perhaps the most effective caching mechanism is in-memory cache. Tools like memcached and redis give a great out-of-the-box capability to…
Leon Fayer
Nov 21, 2017
Caching: Cache-Control header
Caching: Cache-Control header
The easiest way to ensure that your web requests are going to be cached by front end consumers, such as browsers, mobile devices and…
Leon Fayer
Nov 13, 2017
About Web Performance for Developers
Latest Stories
Archive
About Medium
Terms
Privacy
Teams