Closed
Bug 509632
Opened 15 years ago
Closed 15 years ago
Amazingly poor Javascript render benchmark result
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 424715
People
(Reporter: relgoshan, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
http://nontroppo.org/timer/progressive_raytracer.html
(http://safalra.com/web-design/javascript/progressive-raytracer/)
Given the nature of the script, is this a Javascript problem or a page rendering problem? Even Internet Explorer turns out a better time on this test.
Reproducible: Always
Actual Results:
Depending on which program, other browsers are 2-20 TIMES faster. Could not find any other program slower, except FireFox 2. :)
Expected Results:
In line with other scripting tests, and with continued improvements in the speed of the Firefox core, I really did not think the program would....die....
More that I can not understand why this result is not five times faster.
Given the translation to HTML and the continuous redrawing, is this entirely Gecko's fault? Or is this a limited case that has not received any optimizations?
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•15 years ago
|
||
Sorry, mistyped the title. I did specify JavaScript in the body. Continuing in the other bug.
Summary: Amazingly poor Java render benchmark result → Amazingly poor Javascript render benchmark result
You need to log in
before you can comment on or make changes to this bug.
Description
•