Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What exactly is a
Message
De
24/11/2004 09:46:25
 
 
À
24/11/2004 07:20:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
00964046
Message ID:
00964274
Vues:
9
Cetin,
>- even sometimes using below library for faster execution despite harder to grasp and even buggy for someone else if s/he doesn't know the subtle differences in declare part)

You might check on your machines the execution speed. For DWORD the RtlMoveMemory is not my choice, since it doesn't cover the whole range and is even slightly slower then unrolled versions like the original poster was using. Surprised me a bit<g>. Perhaps replacing the 2**x multiplications with bitshifts might give even slightly faster results, or a direct call into an fll, but for me the RtlMoveMemory is to be avoided <g>, especially as the unrolled versions are easier to read.

regards

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

Click here to load this message in the networking platform