[Webkit-unassigned] [Bug 61171] New: Apply the ParallelJobs support to FEConvolveMatrix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 20 00:42:49 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61171
Summary: Apply the ParallelJobs support to FEConvolveMatrix
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Enhancement
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: Piroska.Andras at stud.u-szeged.hu
CC: zimmermann at kde.org, loki at webkit.org,
zherczeg at webkit.org, ossy at webkit.org
The FEConvolveMatrix filter of SVG can consume lots of resources if it is
applied to a large area. The computation can be distributed to multiple
cores if the architecture supports.
The average performance progression is 20-30% on dual-core machines.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list