Bug 153682 - Shrink Heap::m_executables after cleaning it.
Summary: Shrink Heap::m_executables after cleaning it.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2016-01-29 15:48 PST by Andreas Kling
Modified: 2016-01-30 12:48 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.24 KB, patch)
2016-01-29 15:49 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2016-01-29 15:48:07 PST
Heap::m_executables sometimes gets pretty large. I have one with a 500kB backing store here with only a couple thousand entries.
Comment 1 Andreas Kling 2016-01-29 15:49:50 PST
Created attachment 270266 [details]
Patch
Comment 2 WebKit Commit Bot 2016-01-30 12:48:17 PST
Comment on attachment 270266 [details]
Patch

Clearing flags on attachment: 270266

Committed r195905: <http://trac.webkit.org/changeset/195905>
Comment 3 WebKit Commit Bot 2016-01-30 12:48:21 PST
All reviewed patches have been landed.  Closing bug.