Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incredible performance degration behaviour
Message
 
To
13/01/2005 10:01:35
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
00976753
Message ID:
00976882
Views:
19
I did "mess up" your test for "seeks in other work area." But changing that to:

nSec= SECONDS()

SELECT Res52
FOR nT = 1 TO 100000
REPLACE Res51.C WITH "X"
ENDFOR

? "100.000 replacements in other workarea", SECONDS() - nSec

Didn't seem to change things much.
Previous
Reply
Map
View

Click here to load this message in the networking platform