Scratch that. During the long calculation I show a chart to keep people from being bored. It's negligible in FF, but turns out to be a huge cost in IE (using excanvas). So I'm going to only show it in IE 1/4 as often. Still have to give people something to look at.
On Mar 6, 6:40 am, timothytoe <[EMAIL PROTECTED]> wrote: > Hehe. I _really_ hope the JScript gets faster in upcoming releases. It > seems as if their DOM stuff got faster but I haven't checked. > > On Mar 6, 12:47 am, Michael Stuhr <[EMAIL PROTECTED]> wrote: > > > timothytoe schrieb:> One thing I noticed is that the JavaScript is still > > painfully slow, > > > but perhaps there is a lot of debug stuff in there slowing it down. > > > > What takes 7 seconds in Safari and 8 in Firefox 3b3 takes 25 seconds > > > in IE8! (28 seconds in IE6). > > > That's ~11% better in ~8 years > > Not too bad. :-) > > > micha