main logo
Subject: AW: AW: here is the testproject...
Author: "Stefan Groschupf"
Posted: 2001/12/29 18:01:57
 
View Entire Thread
New Search


>So why on earth you use DropRecord ???!!!!
speed, incredible speed.
This technique speed my distinct method I normally use 16 times up!!!

>But now I wonder why you really not use GetColumn() function that return
you
>list. Now you'd could just iterate list and remove the same values...may be
>of course Director's lists are too slow...

Yes, it's slow like a fish that's drive a bicycle. ;-)

I want use so little lingo variable checking if possible, because that's
the time killer.
But your are right to manipulate the cursor needs too a little bit time (30
milliseconds for 5000 records. )
Now I check in lingo when an integer variable is bigger than a other that's
need 25 milliseconds. So that's ok 5 milliseconds benefit!
Before I use a string comparison , how stupid of curse it's slower!
Thanks for your point to, it's save my developer live. ;-) Can finish my
work now,
*Thank you* !!!

bye
Stefan
 
©2001 Stefan Groschupf
<-- Prior Message New Search Next Message -->