[Webkit-unassigned] [Bug 27329] Inspector: Properties Should be Sorted more Naturally
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 16 00:47:41 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27329
Keishi Hattori <casey.hattori at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |casey.hattori at gmail.com
--- Comment #5 from Keishi Hattori <casey.hattori at gmail.com> 2009-07-16 00:47:40 PDT ---
This looked great so I tried it out.
I noticed
alphaNumSort("01", "1")
will cause an error.
Also, I'm not sure why but while your benchmark showed +NUM+1 to be fastest,
alphaNumSort was about 30% faster when I replaced "+chunka+1" with
"isNaN(chunka)".
I used your ["1000X Radonius Maximus", "10X Radonius", ...] array and sorted it
1000 times.
--
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