Helder wrote: >Anyway, I made a test file which can be of any use. I tested with >several SVG implementations (Firefox 2.0.3 and 3.0 alpha4, Opera 9.21, >Batik 1.7 beta1, IE7+ASV 6.0 beta, Renesis 0.7 and eSVG 2.4) and >obtained results vary a lot. A few thoughts on results:
Thanks Helder. Your results are similar to mine. The use of text nodes (as opposed to other kinds of node insertions) seems in preliminary tests to exaggerate browser differences. As in your approach I moved the objects' x and y coordinates around randomly. Unlike your approach I limited my random coordinates to integers. I will be interested in comparing the rendering performance of integers versus floating point -- somehow it seems like integers should render faster, but then who knows? regards, David [Non-text portions of this message have been removed] ----- 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

