There’s a common understanding across the performance industry that the cache sizes on mobile devices are small. While everybody seems to agree on that fact, we couldn’t find the actual cache size indicated anywhere. So we measured it – and the conclusion is that they’re indeed much too small.
The detailed methodology is outlined further down, but here’s the summary table on the cache sizes on different devices, including desktop for comparison. Persistent cache means cache that survives a browser process restart, while memory cache is caching within a browsing session:
Cache size for desktop browsers (in MB)
| Browser |
Chrome |
Firefox |
Opera |
Safari |
IE |
| Version |
12 |
5.0 |
10 |
5 |
9 |
| Persistent |
85 |
75 |
20 |
0/100* |
150** |
| Memory |
85 |
75 |
80 |
60 |
150** |
* Safari on windows demonstrated no persistent cache, while on Mac it stored 100MB of data
UPDATE: We couldn’t reproduce this with the beta version of Safari 5.1, will update the table once its released
** We stopped measuring at 150MB, IE9 can reportedly go up to 250MB
Read the rest of this entry »