On 5/6/13 6:33 AM, Paul Maguire wrote:
This was a good thread - ta!

My simple question is - does putting stuff slowdown runtime
performance? In my first bit of iOS/Android development I'm putting
stuff all the time and checking it in Console to help debug...

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.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to