[Webkit-unassigned] [Bug 64262] Small speed up, which switches some virtual functions to inline ones.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 15 00:51:24 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64262





--- Comment #9 from Czene Tamas <Czene.Tamas at stud.u-szeged.hu>  2011-07-15 00:51:24 PST ---
The size of modified objects is increased by 4 bytes (measured at runtime)

The number of variables created during the test.
m_isPrimitiveValue 261596
m_isQuirkValue 229806 
m_isFixedSize 725

The max number of variables in the memory during the test.
m_isPrimitiveValue 468 
m_isQuirkValue 2749
m_isFixedsize 57

-- 
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