Hi Frederik,
Have you tried the client's script to update you SVG (getUrl, parseXML) You will be able to update only dynamic parts. I don't know if this is faster than server side (and I don't know what is RunnableQueue) My 2 cents, Benjamin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: June 21, 2005 7:20 AM To: [email protected] Subject: Optimize SVG for dynamic update Hello, We're building an application that updates an large SVG (< 8MB) every 2 seconds. The SVG contains a lot of static parts that makes the update process considerably heavier. Are there ways to optimize the SVG (structure, layers, ...) so that the updates take less CPU. We use batik 1.5.1 on Windows 2000/XP. Updates are done via java (RunnableQueue) Thx Frederik --------------------------------------------------------------------- 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]
