|
|
I take your word for the performance increase. But the only thing I can
think of that can justify this has nothing to do with 'slices' or 'cpu
favorite' handlers. Most probably, the method you are now following requires
one stage update less. It's easy to check, but I'd guess that anything not
related to the stage executes equally fast on any handler.
"Mike Blaustein" <mblaustein@xxxxxxxxx> wrote in message
news:g58nol$6ra$1@xxxxxxxxxxxxxxxxxxxxxxxx
> Honestly. I don't remember where I heard it fro, but it was a long time
> ago from one of the old masters, and it seems to hold true that my
> framerates increase when I move processor intensive stuff from exitFrame
> to enterFrame
|
|