RESOLVED FIXED 117808
Remove the SegmentedVector inline segment to shrink CodeBlock by 6X
https://bugs.webkit.org/show_bug.cgi?id=117808
Summary Remove the SegmentedVector inline segment to shrink CodeBlock by 6X
Geoffrey Garen
Reported 2013-06-19 15:20:51 PDT
Remove the SegmentedVector inline segment to shrink CodeBlock by 6X
Attachments
Patch (4.50 KB, patch)
2013-06-19 15:25 PDT, Geoffrey Garen
ggaren: review+
Geoffrey Garen
Comment 1 2013-06-19 15:25:49 PDT
Geoffrey Garen
Comment 2 2013-06-19 15:26:14 PDT
Comment on attachment 205033 [details] Patch Oliver Hunt reviewed this.
Radar WebKit Bug Importer
Comment 3 2013-06-19 15:26:38 PDT
Geoffrey Garen
Comment 4 2013-06-19 15:29:34 PDT
Gurpreet
Comment 5 2014-06-17 07:20:20 PDT
Hi Geoffrey. I have few doubts regarding this patch. I merged this patch to my old webkit version but did not see any improvement in peak memory. 1) Does it reduce peak memory? 2) If not then how can we quantify the CodeBlock memory targeted by the patch? 3) Is there any other live site other than google where this can be verified? 4) Can it applied on rev 124*(series) and would that show any improvement? Thanks.
Note You need to log in before you can comment on or make changes to this bug.