Finding orphaned "put"
Paul Maguire
me at paulmaguire.me
Mon May 6 14:55:13 EDT 2013
On 6 May 2013, at 17:17, J. Landman Gay wrote:
> On 5/6/13 6:33 AM, Paul Maguire wrote:
>> My simple question is - does putting stuff slowdown runtime
>> performance?
> It shouldn't make a dent in the speed, it's just pushing thing to stdout. The engine is very fast. One of the (relatively) slowest things to do is read/write to fields, and you aren't doing that.
Thanks for this. Putting stuff in Director (my other life) has an impact on engine speed, especially if it is a large string.
Kind regards, Paul.
More information about the use-livecode
mailing list