Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Jagged Arrays and Inverse
Message
 
À
03/01/2005 05:09:11
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
00973641
Message ID:
00973937
Vues:
15
>Hello Cetin,
>>>Probably you want a multidimensional array and not a jagged array (according to benchmarks from MS jagged arrays are much slower).
Cetin
I found an article on the Net about Arrays : http://www.codeproject.com/dotnet/arrays.asp?
629632&df=100&forumid=14002&exp=0

I read in that Article that Jagged Array are faster than multidimensional Arrays, quote :
SZARRAYS, perform so much faster than MDARRAYS, that jagged arrays,
which are SZARRAYS containing other SZARRAYS are highly preferred
over regular multidimensional arrays for performance. Keep in mind, that
jagged arrays are not CLS-compliant and may not be worked cross-language.
I'm now somewhat confused, do you have any reference to the benchmarks of Microsoft?

Thank you.

Zakaria al Azhar
Zakaria al Azhar
My blog on Actuaris.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform