[webkit-reviews] review granted: [Bug 197866] [JSC] Compress JIT related data more by using Packed<> : [Attachment 369811] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 19:23:15 PDT 2019


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 197866: [JSC] Compress JIT related data more by using Packed<>
https://bugs.webkit.org/show_bug.cgi?id=197866

Attachment 369811: Patch

https://bugs.webkit.org/attachment.cgi?id=369811&action=review




--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 369811
  --> https://bugs.webkit.org/attachment.cgi?id=369811
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=369811&action=review

r=me

> Source/JavaScriptCore/ChangeLog:8
> +	   This patch leverages Packed<> more to reduce JIT related data size.
When we measure memory usage on Gmail, we found that much memory is

"much memory" => "a lot of memory"


More information about the webkit-reviews mailing list