Comparing Browsers’ Memory Usage

The resource usage of browsers is an important aspect in modern-day computing, because the browser is taking on an ever more important role in day-to-day computing tasks. Hence, it may come as no surprise that many complaints regarding browsers are not about rendering speed or rendering quality, but about resource usage. Dot Net Perls ran an interesting benchmark on Windows Vista SP1, comparing 5 browsers to each other.

The benchmark is rather simple: they wrote a small .Net program called Memory Watcher which polls and graphs the memory usage of processes each 3 seconds. They then browsed the web with each browser for about 3 hours, recording memory usage as they went along. The results show a clear picture of which browser uses the least amount of memory.

Before we get to the results, I must make clear that the benchmark itself is heavily flawed, and that comparisons between browsers can not be made based on this benchmark. The 3 hour browsing session was not the same among the different browsers, and in fact, did not even last as long on all browsers. In addition, each session was different in that different websites were visited. Finally, the benchmark fails to mention detailed specifications of the test machine, other than that it has “3.0Gb+ of RAM”.

Here are the results; the values between brackets are the memory used by the browser at the end of the browsing session (in MB):

  • Safari 3.1 (636.9)
    Safari on Windows shows extremely poor memory management, and I do not know whether it ever reaches a high water mark. If this is by design, it is certainly a design that looks inefficient and seems to contradict Apple’s marketing.
  • Firefox 3.0 (111.8)
    This browser exhibits memory usage that is by far lower than the others. It releases memory to the system and the trend line is nearly flat.
  • Flock (based on Firefox 2.0) (191.9)
    Flock did very well and this browser and Firefox 2.0 could likely be run for long periods without causing many problems. The extensions probably reduced the efficiency somewhat.
  • Opera 9.5 (190.6)
    Opera’s performance was about as good as Firefox 2.0 (Flock), and it could likely be used for very lengthy sessions. However, Kestrel is certainly not a revolutionary or even notable technology in this arena.
  • Internet Explorer 8 Beta 1 (194.4)
    IE did well in the profile, although a worrying trend in the data could indicate that it would keep escalating. However, this browser could likely sustain many hours of moderate usage.

While the benchmark itself may not be very useful in inducing memory usage of browsers beyond this specific test, the graphs in the article do show a few interesting trends, and do provide a very rough insight into how browsers handle their memory.

18 Comments

  1. 2008-06-25 3:51 pm
    • 2008-06-25 5:09 pm
  2. 2008-06-25 4:20 pm
  3. 2008-06-25 5:09 pm
  4. 2008-06-25 5:12 pm
    • 2008-06-25 5:16 pm
      • 2008-06-25 5:20 pm
  5. 2008-06-25 5:32 pm
    • 2008-06-25 5:39 pm
  6. 2008-06-25 5:58 pm
    • 2008-06-25 6:51 pm
  7. 2008-06-25 6:50 pm
    • 2008-06-25 7:05 pm
    • 2008-06-25 7:08 pm
    • 2008-06-25 7:23 pm
  8. 2008-06-25 11:48 pm
  9. 2008-06-26 7:40 am
  10. 2008-06-26 4:36 pm