[Webkit-unassigned] [Bug 65696] 7Mb of text takes 450Mb of heap to render
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 4 11:39:42 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65696
--- Comment #4 from Pavel Feldman <pfeldman at chromium.org> 2011-08-04 11:39:41 PST ---
Counts:
InlineBox 2919865
InlineTextBox 1939910
Sizes (linux 64):
sizeof InlineBox 64
sizeof InlineTextBox 88
sizeof RenderObject 56
sizeof RenderText 96
1939910*88 + 2919865*64 = 357583440
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list