Open Bug 597377 Opened 14 years ago Updated 2 years ago

[D2D] asteroidsbench is alot slower compared to IE9 beta

Categories

(Core :: Graphics: Canvas2D, defect)

x86
Windows 7
defect

Tracking

()

People

(Reporter: Myzar74, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7pre) Gecko/20100916 Firefox/4.0b7pre
Build Identifier: 

The benchmark is alot slower compared to ie9 beta

in IE9 

Benchmark Score: 1618
Average FPS: 34

in Firefox

Benchmark Score: 666
Average FPS: 14


Reproducible: Always

Steps to Reproduce:
1. run http://www.kevs3d.co.uk/dev/asteroidsbench/
2.
3.
Actual Results:  
It runs slow

Expected Results:  
run at same ie9 speed
Version: unspecified → Trunk
Confirmed. There are a lot of other demos wich are much slower in Fx4. 

http://ie.microsoft.com/testdrive/ 

Speed reading, browser hunt...
Confirming that minefield is slower, latest trunk build (09-20-2010) scores 10 fps while IE 9 scores 30.
Status: UNCONFIRMED → NEW
Ever confirmed: true
2D graphics performance on Windows 7 => possibly Direct2D related => CC Bas
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b13pre) Gecko/20110302 Firefox/4.0b13pre ID:20110302030357
http://hg.mozilla.org/mozilla-central/rev/919f15d71153

about:support Info: http://pastebin.com/rZvLU1jd

Default (D2D+D3D10)
Benchmark Score: 581
Average FPS: 13

Safe-Mode, i.e. D2D/D3D10/TJIT/MJIT off
Benchmark Score: 971
Average FPS: 21

D2D/D3D10 on, TJIT/MJIT off
Benchmark Score: 561
Average FPS: 12

D2D/D3D10 off, TJIT/MJIT on
Benchmark Score: 1018
Average FPS: 22

for Comparison:
Google Chrome 11.0.688.0
Benchmark Score: 1163
Average FPS: 25

MSIE 9 RC1:
Benchmark Score: 2298
Average FPS: 48
roc, how do your builds look here?
They're still slow. I haven't profiled this one yet, but apparently it uses shadows and non-OVER operators, which are not really well optimized at the moment.
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0b13pre) Gecko/20110322 Firefox/4.0b13pre

Benchmark Score: 673
Average FPS: 15

IE9
Benchmark Score: 2927
Average FPS: 61

Chrome 11
Benchmark Score: 2076
Average FPS: 44

11.10
Benchmark Score: 1413
Average FPS: 30
On Windows 7 with HW on, Chrome is twice as fast as Nightly on this benchmak.
However, the test has this warning: "Note! This benchmark has been replaced with the new and improved CanvasMark 2013".
So maybe this should be treated as Wontfix?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.