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

<[email protected]> 16 Nov 2013 12:18:47 -0800
Newsgroups gmane.text.xml.svg.devel
Message-ID <[email protected]>
I'm sorry if this question mostly triggers negative feedback.  I'm very happy that SVG gets some love by the Mozilla team.  My feeling is that Firefox has indeed improved - I think some of the animated d3.js examples were slower some time ago, but this is just a feeling and I'm not sure whether it's due to JavaScript or SVG performance improvement.  However, this is not enough IMHO, as on this machine here (Core2 Duo T8100, 2.1Ghz), Chrome and pre-Blink Opera both do an impressive, flawless job with instant feedback where Firefox is still very choppy.  I didn't try modern IEs.

 

http://mbostock.github.io/d3/talk/20111116/force-collapsible.html http://mbostock.github.io/d3/talk/20111116/force-collapsible.html http://bost.ocks.org/mike/nations/ http://mbostock.github.io/d3/talk/20111116/force-collapsible.html
 http://mbostock.github.io/d3/talk/20111018/collision.html http://mbostock.github.io/d3/talk/20111018/collision.html
 http://christophermanning.org/projects/voronoi-diagram-with-force-directed-nodes-and-delaunay-links/ http://christophermanning.org/projects/voronoi-diagram-with-force-directed-nodes-and-delaunay-links/
 http://christophermanning.org/projects/voronoi-diagram-with-force-directed-nodes-and-delaunay-links/
 http://mbostock.github.io/d3/talk/20111018/collision.html
 

---In [email protected], <th_w@...> wrote:

 Issue 852101 shows a severe performance problem.  You can easily make Firefox hang for as long as you like with this issue.

 

 https://bugzilla.mozilla.org/show_bug.cgi?id=852101

 

 ---In [email protected], <rpearman@...> wrote:

 Hi,
  
 I've brought this up before but it's a serious problem for me and still hasn't been fixed. This is a web comic: http://www.pixelpalaces.com/dk/ http://www.pixelpalaces.com/dk/ done mostly in svg. There are multiple svg files but the same bug ruins most of them. Many of the frames have voice/thought bubbles etc. which relie on mouseover events on objects that have a filter that references the background. The intended effect is for something to chance color when it should be moused over. ASV 3 and Opera get this right. In all other browsers, either the object appears but are just black (usually) and still receive the mouse events or the object doesn't appear but the mouse events still work. Firefox used to do the former but now the objects don't appear and don't receive mouse events. This means that you can't read most the text in this comic making the story impossible to follow.
  
 Richard Pearman       http://www.pixelpalaces.com/ http://www.pixelpalaces.com/
The next stage in the evolution of web comics: http://www.pixelpalaces.com/dk/ http://www.pixelpalaces.com/dk/
South Alberta Cactus and succulent society: http://www.facebook.com/group.php?gid=20360241008 http://www.facebook.com/group.php?gid=20360241008
  
 ----- Original Message ----- 
 From: Jonathan Watt mailto:jwatt@... 
 To: [email protected] mailto:[email protected] 
 Sent: Tuesday, October 29, 2013 7:26 PM
 Subject: [svg-developers] Looking for SVG that was/is slow in Firefox
 

  To help move the performance of Firefox's SVG implementation forward I'm looking 
for as many examples of SVG out there as possible where:

a) Firefox performance improved in the last year or so, or

b) Firefox performance still sucks (or lags behind other browsers)

Anyone out there care to contribute links? If we can get together a good list it 
would really help us (the Mozilla SVG team) to figure out what we should prioritize.