Bug 6304
Summary: | Single Webpage uses ~40mb of memory in ToT (12/31/05) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Rosyna <webkit-bugs> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ian, kling, robert |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://ibot.rikers.org/%23debian/20050726.html.gz |
Rosyna
The linked to file is a 1.7meg HTML file. Opening it in Safari with ToT WebKit causes safari's ram usage to
increase by quite a large margin.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joost de Valk (AlthA)
Closing the page, and then reopening doesn't make it take another 40 mb, so i'm closing as invalid.
Rosyna
The problem wasn't that it was a memory leak, the problem was that it was using almost 40 times the amount of memory to parse the file. The overhead seems exceptionally large for this particular file.
Robert Hogan
I don't think there's anywhere to go with this.
Robert Hogan
According to the memory timeline in inspector chrome only uses about 4mb to load this page. So unless someone can show otherwise - there's nothing to do here.