[Webkit-unassigned] [Bug 43903] Speeding up SVG filters with multicore (SMP) support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 00:42:00 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=43903


Gabor Loki <loki at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #88609|0                           |1
        is obsolete|                            |
  Attachment #88609|review?                     |
               Flag|                            |
  Attachment #89166|                            |review?
               Flag|                            |




--- Comment #50 from Gabor Loki <loki at webkit.org>  2011-04-12 00:41:58 PST ---
Created an attachment (id=89166)
 --> (https://bugs.webkit.org/attachment.cgi?id=89166&action=review)
Speeding up FETurbulence with SMP

Well, I have updated the path as I promised; using separate headers, base classes try to be close to the platform dependent parallel processing APIs, the template class is as generic as possible.

Although I am not familiar with Mac, I have introduced a possible usage of libdistpatch API. I hope there will be someone else who is able to fine tune this part for Mac.

-- 
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