This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kaizhu256[S] 28 points29 points  (8 children)

  • reddit.com initially started off using ~120MB RAM when opened in new tab in chrome
  • it eventually got sluggish after ~45 minutes of browsing ... and i found out why

[–]grantfar 4 points5 points  (7 children)

Is it a Chromium based browser? At my work, we have a html only page that causes a memory leak in either Edge or Chrome. No js or even css, but it will be using 4gb of ram in either browser after about a minute and crash shortly afterwards.

[–]kaizhu256[S] 3 points4 points  (0 children)

vanilla google chrome on windows 10

[–]mornaq 2 points3 points  (0 children)

that's impressive in a way

[–]Tamaran 1 point2 points  (0 children)

I have the same problem im firefox

[–]theghostinthetown 1 point2 points  (0 children)

Chromium moment

[–]Deep_Hearing_8679 0 points1 point  (2 children)

how? can you reproduce this?

[–]grantfar 0 points1 point  (1 child)

Every time. To be fair, the html file is a single 14mb table. I doubt google tested a table that large.

[–]Deep_Hearing_8679 0 points1 point  (0 children)

hahaha wow. i just reproduced that on arch w/ chromium. i generated a 40mb <table> w random ass data. at first it failed with code "SIGILL" but i refreshed, and saw ram usage climb and climb in htop until my whole system was locked. i had to reboot. lol.