[Webkit-unassigned] [Bug 176586] Speedometer 2.0: Use keyed algorithm to render lists for Inferno suite

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 27 14:48:14 PDT 2017


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

--- Comment #5 from Addy Osmani <addyo at chromium.org> ---
Coming back to this after consulting with the Inferno author. His take was that a keyed list should be getting used by most Inferno users and has been encouraging a keyed list wherever possible due to state in items/DOM nodes. 

After evaluating whether we could determine using HTTP Archive or other data analysis means whether we could find out what folks are actually doing, there isn't a clean way of accomplishing this due to the obfuscation that comes with minifying JS. 

With this in mind, my recommendation is that we land this patch to use the keyed algorithm based on what limited information we have available that suggests it is what Inferno users in the wild would be using.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170927/ee0a09f9/attachment.html>


More information about the webkit-unassigned mailing list