Bug 15912 - fasta spends a lot of time in qsort
Summary: fasta spends a lot of time in qsort
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P3 Enhancement
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-08 17:22 PST by Darin Adler
Modified: 2007-11-08 21:54 PST (History)
0 users

See Also:


Attachments
patch (2.38 KB, patch)
2007-11-08 17:24 PST, Darin Adler
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2007-11-08 17:22:48 PST
We can speed up SunSpider by addressing that.
Comment 1 Darin Adler 2007-11-08 17:24:30 PST
Created attachment 17135 [details]
patch
Comment 2 Maciej Stachowiak 2007-11-08 18:50:05 PST
Comment on attachment 17135 [details]
patch

r=me

Sent from my iPhone.
Comment 3 Darin Adler 2007-11-08 21:54:28 PST
Committed revision 27634.