Remove Benchmarking Remove Cache Remove Code Remove Workshop
article thumbnail

Five Data-Loading Patterns To Improve Frontend Performance

Smashing Magazine

Every unnecessary bit of JavaScript code you bundle and serve will be more code the client has to load and process. On your first try, you can use it as a benchmark for optimizations later. How will you serve blazingly fast code, then? Jump to online workshops ?. Active Memory Caching. More after jump!

Cache 125
article thumbnail

The Surprising Effectiveness of Non-Overlapping, Sensitivity-Based Performance Models

John McCalpin

This was a keynote presentation at the “2nd International Workshop on Performance Modeling: Methods and Applications” (PMMA16), June 23, 2016, Frankfurt, Germany (in conjunction with ISC16 ). Here I assumed a particular analytical function for the amount of memory traffic as a function of cache size to scale the bandwidth time.

article thumbnail

Improving The Performance Of An Online Store (Case Study)

Smashing Magazine

Today, the website is much faster and ranks highly in various showcases and benchmarks. And while you can usually cache the full page of an article, the same is not true of many shop pages and elements. Jump to online workshops ?. In this article, I’ll highlight some of the work we did and how we were able to achieve our speed.