[Webkit-unassigned] [Bug 129298] Optimize RenderTable::colToEffCol() for tables without colspans

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 07:38:57 PST 2014


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





--- Comment #2 from Laszlo Vidacs <lvidacs.u-szeged at partner.samsung.com>  2014-03-04 07:35:59 PST ---
I made some performance measurements with the new test. Tests are extreme cases, but even on a virtual machine I could measure the difference (efl port):
collapsed-borders-and-no-colspans:               r164983: ~1700ms r164983-with-patch:  ~620 - ~64% better
collapsed-borders-and-colspans:                  r164983: ~1710ms r164983-with-patch:  ~640 - ~62% better
collapsed-borders-and-colspans-wider-than-table: r164983: ~1740ms r164983-with-patch: ~1710 - about the same

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