Re: Looking for SVG that was/is slow in Firefox

Peter Schonefeld <[email protected]> Fri, 1 Nov 2013 00:10:22 +1100
Newsgroups gmane.text.xml.svg.devel
Message-ID <CAOWkeqevREy+9Qa-2Paqc_bCdXWy=2yjr78M0-HS684H3henUw@mail.gmail.com>
Hi Jonathan, I notice that the speed of the js in Firefox has improved
recently. I had some browser conditional on the box2d example (hokusai
physical attraction) at http://vectorshapes.com because there was too much
lag in FF, removed that tonight and is running much smoother which is great!

+1 for James' suggestion that the missing feImage support is important. As
an example, the tiltshift app at http://vectorshapes.com/0/#tiltshift relies
on this filter primitive for alpha masking etc.

Cheers
Pete


On Thu, Oct 31, 2013 at 9:14 AM, James Churchman
<[email protected]>wrote:

> **
>
>
> Hi Jonathan
>
> Firstly thanks for all your good work you and your team have spent getting
> svg into firefox! svg is such a break threw in so many ways for web design
> it's great to see it gaining cross platform support..
>
> I am building a svg heavy app ( browser vector software ) and at the
> moment it will never run in firefox, the reason being firefox does not
> support FeImage for importing svg shapes into a filter using a xlink.
>
> Here is the bug request relating to FeImage dating 2008
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=455986
>
> For me this opens up the entire world of filters as i can import shapes,
> build up masks, unusual gradients & fill effects and much much more within
> the filters & i believe this has been in all browsers including IE for a
> very long time.
>
>
> So my top request would be to support this feature. Any further
> performance improvements would be hugely appreciated & i will try test the
> parts of my app not dependant on this ( in both FF desktop and on mobile)
> to see if i hit any major slowdowns in FF vs the others
>
> Best regards & many thanks
>
> James
>
>
>
> On 30 October 2013 21:37, honyk <[email protected]> wrote:
>
>> **
>>
>>
>> On 2013-10-30 Jonathan Watt wrote:
>> > I'm looking for as many examples of SVG out there as possible where:
>> > ...
>>
>> > b) Firefox performance still sucks (or lags behind other browsers)
>>
>> Scrolling of complex graphics is very slow:
>> http://drifted.in/horologium-app/
>> (to scroll the main area - clock - down when displayed on wide sreen)
>>
>> Also the response of DOM manipulation (when adjusting time sliders) falls
>> behind IE.
>>
>> Btw that greenish aura is
>> https://bugzilla.mozilla.org/show_bug.cgi?id=812795
>>
>> hth, Jan
>>
>>
>  
>