I blame it on current work conditions. It's contagious. :)

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of
fft2...@aol.com
Sent: Thursday, 3 March 2011 6:39 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Is this worth rewriting?

You my friend get the micro-management award for this thread.
 
 
 
In a message dated 3/2/2011 9:24:18 P.M. Pacific Standard Time,
dmc...@imb.com.au writes:

Actually, (at least in UniData) it is a performance improvement :).  It
has to do with how BASIC compiles the code into the object file and
tags each line with a line number. Each time it jumps to a line or
progresses to the next it must process the line number to update it for
when it shows errors/warnings etc. By reducing the number of lines  the
instructions are on, you actually end up with both smaller object  code
and faster execution.

How much though depends on how tight your  looping and all but 99%+
cases the difference is dwarfed by disk access  times, etc as to make it
not worth it as a human optimisation  task.


_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
###########################################################################################
The information transmitted in this message and attachments (if any) is 
intended only
for the person or entity to which it is addressed. The message may contain 
confidential
and/or privileged material.  Any review, retransmission, dissemination or other 
use of
or taking of any action in reliance upon this information by persons or 
entities other
than the intended recipient is prohibited.  If you received this in error, 
please
contact the sender and delete the material from any computer.

The intended recipient of this e-mail may only use, reproduce, disclose or 
distribute
the information contained in this e-mail and any attached files with the 
permission of IMB.
###########################################################################################
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to