[webkit-reviews] review requested: [Bug 43903] Speeding up SVG filters with multicore (SMP) support : [Attachment 89166] Speeding up FETurbulence with SMP

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


Gabor Loki <loki at webkit.org> has asked	for review:
Bug 43903: Speeding up SVG filters with multicore (SMP) support
https://bugs.webkit.org/show_bug.cgi?id=43903

Attachment 89166: Speeding up FETurbulence with SMP
https://bugs.webkit.org/attachment.cgi?id=89166&action=review

------- Additional Comments from Gabor Loki <loki at webkit.org>
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.


More information about the webkit-reviews mailing list