i am under the impression that the string performance increases are avm2
only.

On 9/5/06, Peter Hall <[EMAIL PROTECTED]> wrote:

In general, swf7 content should be the same or faster in FP8/9 than in
FP7. AVM2 is completely separate from AVM1, but some aspects are
shared. For example the incremental garbage collector, which was
introduced in FP8. It's *possible* that certain apps on certain
systems might appear to run slower, because of how they consume memory
and how that affects the GC, but this would apply to FP8 as well as 9.

Strings are stored and managed differently in AVM2, and I'm not sure
if that code change is shared with AVM1. This is supposedly an overall
performance improvement, vastly reducing memory usage when you do a
lot of string concatenation, but might be slightly slower in a few
cases.

When people discuss performance, they are usually talking about
rendering. As far as I am aware, this has hardly changed, with the
exception of new (optional) features, such as bitmap caching.

Peter



On 9/5/06, Scott Hyndman <[EMAIL PROTECTED]> wrote:
> Yes, that's what he's saying.
>
> On 05/09/06, Aaron Haines <[EMAIL PROTECTED]> wrote:
> >
> > No, I just mean playing a SWF published as Flash 7 in the F9 player.
> >
> > So if the F9 player is actually two players 8 and 9 as you say then
when you
> > play a F7 SWF in FP9 it should actually be the same as playing it in
FP8?
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
Johannes Nel
> > Sent: 05 September 2006 17:06
> > To: Flashcoders mailing list
> > Subject: Re: [Flashcoders] Slow performance of Flash 7 content in
Flash
> > Player9
> >
> > no, we don't have this problem and afaik player 9 is basically two
players 8
> > and 9 with their respective vm's. or do you mean loading player 7/8
content
> > into a 9 movie?
> >
> > On 9/5/06, Aaron Haines <[EMAIL PROTECTED]> wrote:
> > >
> > > Hi
> > >
> > > Does anyone have any solid information about the performance of SWFs
> > > published as Flash 7 when playing in Flash Player 9?
> > >
> > > There seems to be some anecdotal evidence that it runs very slowly
and
> > > we are seeing some eveidence of this.
> > > I heard somewhere that FP9 runs F7 content in emulation which
accounts
> > > for the slow speed.
> > >
> > > Is this really true?
> > > Has anyone else had similar problems?
> > >
> > > Thanks
> > > Aaron.
> > > _______________________________________________
> > > Flashcoders@chattyfig.figleaf.com
> > > To change your subscription options or search the archive:
> > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> > >
> > > Brought to you by Fig Leaf Software
> > > Premier Authorized Adobe Consulting and Training
> > > http://www.figleaf.com http://training.figleaf.com
> > >
> >
> >
> >
> > --
> > j:pn
> > http://www.lennel.org
> > _______________________________________________
> > Flashcoders@chattyfig.figleaf.com
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
> > _______________________________________________
> > Flashcoders@chattyfig.figleaf.com
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--
j:pn
http://www.lennel.org
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to