Closed Bug 709649 Opened 13 years ago Closed 13 years ago

Impact html5-benchmark extremely slow when hardware acceleration is enabled

Categories

(Core :: Graphics: Canvas2D, defect)

10 Branch
x86_64
Windows 7
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 705559

People

(Reporter: kael, Unassigned)

References

()

Details

The PhobosLab HTML5 benchmark is extremely slow in FF8 and above when hardware acceleration is enabled. It seems like it's probably performing some canvas operation that is slow in hardware. If you turn off hardware acceleration in settings, it runs really fast.

Here are some timings (the frame time value shown in the top left, next to the FPS):
Firefox 8 (hardware acceleration on): 60-75ms
Firefox 8 (hardware acceleration off): 6-11ms
Aurora 10.0a2 2011-12-11 (hardware acceleration on): 60-70ms
Aurora 10.0a2 2011-12-11 (hardware acceleration off): 4-6ms
FF3.6: 15-28ms
Chrome 15: 1-4ms


Here's the Graphics section of my about:support. None of the graphics prefs have been changed in this profile.

  Graphics
        Adapter Description
        NVIDIA GeForce GTX 570
        Vendor ID
        10de
        Device ID
        1086
        Adapter RAM
        1280
        Adapter Drivers
        nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um
        Driver Version
        8.17.12.8579
        Driver Date
        11-7-2011
        Adapter Description (GPU #2)
        NVIDIA GeForce GTX 570
        Vendor ID (GPU #2)
        10de
        Device ID (GPU #2)
        1081
        Adapter RAM (GPU #2)
        1280
        Adapter Drivers (GPU #2)
        nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um
        Driver Version (GPU #2)
        8.17.12.7533
        Driver Date (GPU #2)
        5-20-2011
        Direct2D Enabled
        true
        DirectWrite Enabled
        true (6.1.7601.17563)
        ClearType Parameters
        ClearType parameters not found
        WebGL Renderer
        Google Inc. -- ANGLE (NVIDIA GeForce GTX 570) -- OpenGL ES 2.0 (ANGLE 0.0.0.809)
        GPU Accelerated Windows
        1/1 Direct3D 10
Yes, seems like it. Chrome's in the 10-20ms range on my machine, latest FF nightly is 2-5ms.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.