Bug 6304 - Single Webpage uses ~40mb of memory in ToT (12/31/05)
Summary: Single Webpage uses ~40mb of memory in ToT (12/31/05)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://ibot.rikers.org/%23debian/2005...
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-30 09:58 PST by Rosyna
Modified: 2013-06-03 14:29 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rosyna 2005-12-30 09:58:54 PST
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.
Comment 1 Joost de Valk (AlthA) 2006-02-08 12:17:04 PST
Closing the page, and then reopening doesn't make it take another 40 mb, so i'm closing as invalid.
Comment 2 Rosyna 2006-02-08 12:33:10 PST
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.
Comment 3 Robert Hogan 2013-06-03 10:07:52 PDT
I don't think there's anywhere to go with this.
Comment 4 Robert Hogan 2013-06-03 14:29:25 PDT
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.