I think it's the self time (single frame) as you can see here [1][2][3]. The percent time is above 90% of the total frame time.
[1] https://www.dropbox.com/s/x7suurimsxqhixk/Captura%20de%20tela%202014-03-28%2015.06.53.png [2] https://www.dropbox.com/s/x7suurimsxqhixk/Captura%20de%20tela%202014-03-28%2015.06.53.png [3] [image: Inline images 1] On 28 March 2014 15:04, Alex Harui <[email protected]> wrote: > Is that cumulative time or self time? What % of total time are you seeing? > > I thought that was simply the parsing of the module's ABC code. It > shouldn't take long on its own and should be directly related to the > amount of code in the module. > > -Alex > > On 3/28/14 7:42 AM, "João Fernandes" <[email protected]> > wrote: > > >I've noticed a lot of time is spent is this process when a module is > >loaded > >(movieClip.nextFrame > preparing ActionScript Bytecode) and I wonder if > >there is any way to optimize and prevent so much overhead in this process. > > > >-- > > > >João Fernandes > > -- João Fernandes
