Closed Bug 932611 Opened 11 years ago Closed 11 years ago

Very poor perf on IETestDrive Pirates demo

Categories

(Core :: SVG, defect, P4)

x86
macOS
defect

Tracking

()

VERIFIED FIXED
mozilla28

People

(Reporter: jwatt, Assigned: mstange)

References

(Blocks 1 open bug, )

Details

(Keywords: perf, Whiteboard: [in-the-wild] [ietestdrive])

We perform very poorly on the IETestDrive Pirates demo. We seem to be spending half our time under SVGFETurbulance::Filter.

http://people.mozilla.org/~bgirard/cleopatra/#report=7241231cf3cf7a1f21c2ef45420d60fb3bfb898d
Blocks: ietestdrive
That is, SVGFETurbulanceElement::Filter.
Priority: -- → P4
I debugged this a few weeks ago and the new filters will improve it. We were calculating turbulence for a screen-sized tile source rect, but we only need small parts of it in the corners (which result in a small rect when tiled with the right offset).
Assignee: nobody → mstange
This was fixed by bug 924103.
Depends on: 924103
Target Milestone: --- → mozilla28
Is there any reason not to just mark this bug as fixed then?
Oops, that was the intention.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Keywords: verifyme
Verified fixed on Firefox 28 beta 3 (20140213172947) under Win 8.1 64-bit (~9sec) and Mac OSX 10.7.5 (~33sec).
Status: RESOLVED → VERIFIED
Keywords: verifyme
QA Contact: petruta.rasa
You need to log in before you can comment on or make changes to this bug.