[webkit-reviews] review requested: [Bug 100754] Faster sorting of numeric arrays : [Attachment 171443] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 07:03:12 PDT 2012


Cosmin Truta <ctruta at gmail.com> has asked  for review:
Bug 100754: Faster sorting of numeric arrays
https://bugs.webkit.org/show_bug.cgi?id=100754

Attachment 171443: Patch
https://bugs.webkit.org/attachment.cgi?id=171443&action=review

------- Additional Comments from Cosmin Truta <ctruta at gmail.com>
Here is the patch.

I tested the sorting of 1 million elements on x86-64. The performance results
are as follows:
- Ascending-numeric sorting is faster by ~170%.
- Descending-numeric sorting is faster by ~6x.


More information about the webkit-reviews mailing list