Re: Performance

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Jon Skeet [C# MVP] (skeet_at_pobox.com)
Date: 08/13/04


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


Relevant Pages

  • Re: Nero out of sync
    ... > from), you should disable any Memory Manager program, you should ... > turn off the screen saver if it does anything other than give you a blank ... > drive is actually performing at the speed it should...that's a whole new ... However as far as creating (or rendering) ...
    (microsoft.public.windowsxp.moviemaker)
  • Re: [Full-Disclosure] Breaking Laws Ciscos stolen code
    ... "Mechanisms should be in place to limit unauthorized personnel ... from performing or knowing about lawfully authorized intercepts. ...
    (Full-Disclosure)
  • Re: ProcessRequest() without rendering
    ... my method needs access to a fully constructed ... control tree without the page performing any rendering. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Performance
    ... time shud it take if it is performing well. ... >> How to test the performace of executing a method.Help... ... >If replying to the group, please do not mail me too ...
    (microsoft.public.dotnet.general)
  • Re: Performance
    ... > time shud it take if it is performing well. ... With a normal method you than mostly do not even see it in ticks (1/1000 ...
    (microsoft.public.dotnet.general)