Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mdot
Message
From
11/01/2005 00:43:59
 
 
To
10/01/2005 23:21:46
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Mdot
Miscellaneous
Thread ID:
00974967
Message ID:
00975940
Views:
21
Hi Walter,

>>Also, it is not how many fields in the current table that is the sole factor. It is the number_of_fields x number_of_variables x number_of_loops that must be looked at.
>
>What I was trying to say is that the numbers of fields is the sole factor for each variable reference evaluated.

OK.


>>Like I said in the conclusion of my post: "if you have loop code where the number of fields times the number of records being processed times the number of variables in the loop can be a significant number then mdot is essential for speed if nothing else."
>
>Sure, However, I like to point out (for the lurkers) that often there is something that is way more time consuming than the ommision of mdot. If you are doing for example database access, or (complex) graphical output, you may find that the time consumed by those statements make the omission of mdot.

Absolutely. That is why it's important to really understand where the bottlenecks are. Fortunately in this case I had code in all the relevant places that I could switch on/off to record the time for the different sections of the processing.

Later
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform