I'm surprised to see Skia (which I assume is also Chrome 53's canvas
backend) lagging behind CoreGraphics and even Cairo here. Do we have a bug
to track that down? This is the same code that powers our CSS filters, so a
speedup there should help both canvas and content.

--Jet

On Wed, Jun 1, 2016 at 12:08 PM, Tobias Schneider <tschnei...@mozilla.com>
wrote:

> I got the following numbers running
> https://dl.dropboxusercontent.com/u/55355076/benchmark.html?filters=true
> on
> my MacBook Pro (Mid 2014):
>
> Firefox Developer Edition: Skia-GL: 10fps
>                                           Skia:         3fps
>                                           CG:         10fps
>                                           Cairo:        8fps
>
> Chrome Canary 53: 3fps
>
>
> On Tue, May 31, 2016 at 11:53 AM, Jeff Muizelaar <jmuizel...@mozilla.com>
> wrote:
>
> > How does performance compare to Chrome?
> >
> > -Jeff
> >
> > On Thu, May 26, 2016 at 12:40 PM, Tobias Schneider <
> tschnei...@mozilla.com
> > > wrote:
> >
> >> I intend to turn Canvas CSS/SVG filters on by default on all platforms.
> It
> >> has been developed behind the canvas.filters.enabled preference.
> Google's
> >> Chrome is already shipping this in version 52.
> >>
> >> Related bugs:
> >>
> >> https://bugzilla.mozilla.org/show_bug.cgi?id=927892
> >> https://bugzilla.mozilla.org/show_bug.cgi?id=1173545
> >>
> >> Specification:
> >>
> >>
> >>
> https://html.spec.whatwg.org/multipage/scripting.html#dom-context-2d-filter
> >> _______________________________________________
> >> dev-platform mailing list
> >> dev-platform@lists.mozilla.org
> >> https://lists.mozilla.org/listinfo/dev-platform
> >>
> >
> >
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to