Re: Performance
From: Jon Skeet [C# MVP] (skeet_at_pobox.com)
Date: 08/13/04
- Next message: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: JPEG"
- Previous message: Cor Ligthert: "Re: Performance"
- In reply to: anonymous_at_discussions.microsoft.com: "Re: Performance"
- Next in thread: mscertified: "RE: Performance"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Aug 2004 13:19:21 +0100
<anonymous@discussions.microsoft.com> wrote:
> Suppose i called the method 1000 times,then say...how much
> time shud it take if it is performing well.
That depends - is it rendering a complex 3D model on a large area, or
is it checking whether you passed it true or false?
Without knowing what the method is meant to achieve, there's no way on
earth of knowing what constitutes "performing well".
-- Jon Skeet - <skeet@pobox.com> http://www.pobox.com/~skeet If replying to the group, please do not mail me too
- Next message: Cowboy \(Gregory A. Beamer\) [MVP]: "Re: JPEG"
- Previous message: Cor Ligthert: "Re: Performance"
- In reply to: anonymous_at_discussions.microsoft.com: "Re: Performance"
- Next in thread: mscertified: "RE: Performance"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|