Hi Thomas, Thanks for your suggestions. I opened the SVG document with squiggle and rendering time is between 10-15 secs (still slow for users) on a Mac OS 10.4.2 G5 Dual processor (with both filters on and off). With Adobe plug-in approx. 2 seconds.
you can take a look at the document here http://users.lac.uic.edu/~javid/newMap/data/demo-map.svg Thanks, Javid A clever person solves a problem. A wise person avoids it. -- Einstein -----Original Message----- From: Thomas DeWeese [mailto:[EMAIL PROTECTED] Sent: Thursday, July 14, 2005 8:19 AM To: [email protected] Subject: Re: Applet way too slow on MAC Javid Alimohideen wrote: > No luck. i tried the latest nightly build of Batik and the performance is > still the same. It takes on average like 25 seconds to render the svg image. > Any suggestions are welcome. One thing would be to try removing all use of filters in your document. > I really need to improve the performace as the > whole aim of my project was to make it browser and OS independent. > A working demo is available. Can you 'extract' the SVG document so it can be tested in just the Squiggle browser more easily? > http://users.lac.uic.edu/~javid/testMap/traffic.html > > Note: Applet hangs when user tries to hit refresh button. I know very little about applets so I don't know what would cause this. Can you get a stack trace/thread dump? Can you look at the Java console? > -----Original Message----- > From: Tonny Kohar [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 13, 2005 1:11 PM > To: [email protected] > Subject: Re: Applet way too slow on MAC > > > Hi, > > On Wed, 2005-07-13 at 11:00 -0500, Javid Alimohideen wrote: > >>Hi, >>I successfully finished writing my applet to view and interact with SVG. I >>have two problems now. >>1. Applet hangs when trying to hit refresh button on the browser (all >>browsers and OS). >>2. SVG takes way too much time to build and render on Mac. (Safari browser >>on Mac OS). It takes ~2 sec on Windows and Linux and ~45 sec on Mac. >> >>Can someone tell what i could be doing wrong? > > > This may not help you at all. But since Batik 1.6 or 1.5.? (I forgot) > have special Mac Speedup fix in the way Batik handle its image buffer. > It change the image buffer type, if it detect Mac. > > If you are not using recent version of Batik, just try the latest build > to see if it is improve the rendering performance. > > Regards > Tonny Kohar > -- > Sketsa > SVG Graphics Editor > http://www.kiyut.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
