From: "Guy Morton" <[EMAIL PROTECTED]> > ... > I note that if I shrink the window its in down so the app is about > half its normal size the CPU usage shrinks to about 50% too. Am I > just seeing limitations in FF's engine here? > I ran some benchmark sort of tests on some intentionally nasty code in which I sliced and diced bitmaps using lots of <clipPath>s and found similar performance issues with the three browsers. It was fairly easy to clobber FF by packing a few thousand complicated things into it. In some tests I did with hundreds of SMILs + nasty JavaScript, I could clobber Opera with about half the number of objects needed to bring IE to its knees. At the same time, I have found examples in which Opera and FF outperform IE by orders of magnitude (for example in repeated string concatenation as seen at http://srufaculty.sru.edu/david.dailey/javascript/stringtimer.html.)
I've also seen some unpleasant things where code which worked under IE/ASV3 under Windows pre XP, stopped working with IE/ASV3 under Windows XP. I just figure some cars are better at driving through mud, while others do better on curvy wet highways. ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- 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/

