Closed
Bug 614164
Opened 15 years ago
Closed 1 year ago
Investigate why we're slow on jquery code
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| platform-rel | --- | - |
People
(Reporter: bzbarsky, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [platform-rel-jQuery])
Starting with, say, the Dromaeo tests. A lot of this is JS lossage, but a lot more is DOM-gated.
| Reporter | ||
Updated•14 years ago
|
Target Milestone: --- → mozilla6
Version: Trunk → 7 Branch
Updated•12 years ago
|
Target Milestone: mozilla6 → ---
Comment 1•11 years ago
|
||
On the jQuery tests from Dromaeo, Firefox is the fastest right now, at least on Windows 7, compared with Chrome and IE.
http://dromaeo.com/?id=232354,232352,232351,232350
The only problem is DOM Modification.
Link for testing: http://dromaeo.com/?jslib-attr-jquery|jslib-event-jquery|jslib-modify-jquery|jslib-style-jquery|jslib-traverse-jquery
Updated•9 years ago
|
Whiteboard: [platform-rel-jQuery]
Updated•9 years ago
|
platform-rel: --- → ?
Updated•9 years ago
|
platform-rel: ? → +
Updated•9 years ago
|
platform-rel: + → -
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
Comment 2•1 year ago
|
||
performance on jquery is now tracked as part of the SP3 effort.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•