I know that before I broke up the logging that was being returned, it chugged, but it wasn't the LC, although, at first I thought it was.  It was the rending of the text in the textfield component.  It's slow as hell.

when I just did pure trace of what was being passed over LC, it was as fast as I would expect it to be.

I guess I'd like to see a concrete test of it all.  So far, I've isolated a single LC and sent large amounts of data in a que fasion, and it's fine.  But as soon as I did something with the data that was being recieved by the other SWF, that's where the performance took a hit.  It was the SWF dealing with the data, not the LC's timing.

But that doesn't mean I know for sure or anything, just trying to give my experiences with it.

On 8/2/05, Tim Walling < [EMAIL PROTECTED]> wrote:
I've definitely seen lag in some of my lc logging tools. Especially when
sending messages very frequently, one after another.

Tim

john grden wrote:

> That's awesome, I'd love to get around the 40k cap.
>
> honestly though, i've not seen any lag, especialy in seconds, when
> sending data over an LC.  Do you think you were just hitting that 40k cap?
>
> On 8/2/05, *Nico Zimmermann* <[EMAIL PROTECTED]
> <mailto: [EMAIL PROTECTED]>> wrote:
>
>     john grden <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>:
>     >
>     >Can you be more specific with "LC is too slow" ?
>     >
>     >The only problem I've had with LC's is the cap on the amount
>     >of data you can transfer, but in working around that issue,
>     >I actually helped my app with large amounts of logging - so
>     >I'm not *too* upset about it ;)
>
>     In my experience the LC buffers huge date a long time.
>     So outgoing data has some kind of a lag up to seconds.
>     The XMLSocket seams to have no such buffer. With a XMLSocket
>     you can log out 10000Chars in no measurable  time.
>     You can try this with the Sample Plugin coming with SOS.
>
>     Nico Zimmermann
>
>
>     _______________________________________________
>     osflash mailing list
>     [email protected] <mailto: [email protected]>
>     http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
>
> --
> John Grden - Blitz
>
>------------------------------------------------------------------------
>
>_______________________________________________
>osflash mailing list
> [email protected]
>http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>



--
John Grden - Blitz
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to