Re: Array performance
From: guy (guy_at_discussions.microsoft.com)
Date: 07/07/04
- Next message: Vicente Nicolau: ""generic error ocurred in GDI+""
- Previous message: hplloyd: "Sending Email From Windows Apps"
- In reply to: Cor Ligthert: "Re: Array performance"
- Next in thread: Cor Ligthert: "Re: Array performance"
- Reply: Cor Ligthert: "Re: Array performance"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 7 Jul 2004 04:30:02 -0700
Hi Cor,
I need to perform processing on individual elements, for which a method would be fine, however I also need to do things like shifting blocks of elements up or down the array
Looks like I will just have to process the array directly
thanks
guy
"Cor Ligthert" wrote:
> Hi Guy,
>
> What do you want to archieve in my opinon are you only passing a complete
> array in all your samples, is that what you want to archieve?
>
> So the time difference will me minimal between a method and a property
>
> Cor
>
>
>
- Next message: Vicente Nicolau: ""generic error ocurred in GDI+""
- Previous message: hplloyd: "Sending Email From Windows Apps"
- In reply to: Cor Ligthert: "Re: Array performance"
- Next in thread: Cor Ligthert: "Re: Array performance"
- Reply: Cor Ligthert: "Re: Array performance"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|