> >  Thanks for the reply. I will probably need to use the transform
> > functions but not just yet. Meanwhile, rendering was taking to 
> > long so I made a little digging :) ended up making a minor change 
> > with a performance gain of at least 500% in rendering my test 
> > SVG  :)  It would be great if you took a look to check if 
> > it's worth adding this change to the latest version. How would 
> > you prefer I send it to you? 
> 
> Either way, on this list or directly. I am ambivalent : ) I 
> have been gathering fixes from all over and getting ready for 
> another commit once I have this transform stuff working (oh so 
> close now!). As an aside, a lot of the performance bottlenecks 
> are in exception creation many around CSS and colors. With a 
> slight change to the CSS regex I got a 2000% increase in the 
> debugger. It didn't make that much of a difference outside of 
> the debugger, but wow. I wouldn't use SharpVectorGraphics 
> without it. Then again, I am skittish about committing something 
> so unresearched... and lately I have been typing ambilevousy.
> 


 The bottleneck you talk about is probably the one I worked on too; I
also have some doubts about how I solved it though. I'll send you the
changes off-list so that i can send them attached.
 If I find some extra time I'll use a profiler to identify other
eventual bottlenecks. 

 Cheers,
 /FC







-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to