Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.idx vs .cdx
Message
De
15/06/2005 09:54:42
Thomas Ganss (En ligne)
Main Trend
Frankfurt, Allemagne
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Database:
Visual FoxPro
Divers
Thread ID:
01014169
Message ID:
01023482
Vues:
15
Hi Sergey,

>Thanks for the code. I run a few tests and clearly IDX indexes are fastest but difference is not too significant for Reindex, Seek and SELECT to use them, IMHO.

I agree for reindex and select without doubt. Seek and update might depend on the app: on write heavy apps the relatively marked speedup might be of value. In one of my seek-heavy apps I switched a few non-structural cdx (already on a RAMDisk) to idx and gained a few percent - nothing much but easy to do because the groundwork for non-structural indices was already there. The biggest boon seems to be not on (string-)compound "helper indeces" but for integer pk and fk's, but *there* I wouldn't forgo the "safety" and automatism of structural indices against manually managed files.

regards

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform