To break it down further,  I did a run after installing the production (
non-debug ) flash player.

Running in  the non-debug player and compiled without debugging info was
fastest.

Running with no debug info, but in the debug player, was a little slower
than in the non-debug player,
but still a lot faster than with debug info.


On Tue, Feb 12, 2008 at 7:09 PM, Henry Minsky <[EMAIL PROTECTED]>
wrote:

> I did some more timing measurement of the example (instantiating 1000
> views).
>
> Of particular interest is when I compiled the swf9 app with flex debug
> compiler flag turned off, it got much faster.
>
>                 total msec      view creation msec
>
> swf8            450             270
> safari          292             230
> webkit          220             167
> swf9            148             93

  swf9-nodebug/dbg          110                                 75

>
> swf9-nondebug   89              68



>
>
>
> --
> Henry Minsky
> Software Architect
> [EMAIL PROTECTED]
>
>
>


-- 
Henry Minsky
Software Architect
[EMAIL PROTECTED]

Reply via email to