why do web browsers use so much ram, while the average size of an entire webpage is 2mb?

631 views

From what I understand, one could cache 100 web pages (obviously, 2mb is average, but there are much smaller and much larger than that) in about 200mb. 1GB could cache literally 500 web pages.

How come web browsers use so much ram then?

In: 3000

25 Answers

Anonymous 0 Comments

Another major factor that I haven’t seen mentioned here yet is simply sloppy programing. No one gives a rip about conservation of memory anymore when they can just blame the user for not having enough memory. Old code, unused code and bad programing practices just take up lots of space.

Keep in mind The entire Super Mario Brothers game was only 31kb, or 0.031 megabytes.

You are viewing 1 out of 25 answers, click here to view all answers.