[Webkit-unassigned] [Bug 239267] [JSC] Optimize ArrayPrototype.js::sort

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 4 08:42:33 PDT 2022


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

Raiyan Sayeed <mrbsayee at uwaterloo.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrbsayee at uwaterloo.ca

--- Comment #2 from Raiyan Sayeed <mrbsayee at uwaterloo.ca> ---
Would it make sense to base the Timsort implementation off a full-fledged one (like a Javascript version of the OpenJDK implementation: https://github.com/AdoptOpenJDK/openjdk-jdk11u/blob/master/src/java.base/share/classes/java/util/TimSort.java)? Or would it be better to create a more basic implementation?

-- 
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/20220704/b33aa174/attachment.htm>


More information about the webkit-unassigned mailing list