HighTechTalks DotNet Forums  

Stress testing an application?

Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss Stress testing an application? in the Dotnet Framework (CLR) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Robert Hooker
 
Posts: n/a

Default Stress testing an application? - 05-20-2005 , 08:03 AM






I have a fiarly high powered machine for development. This is a bit of curse
at times though, since I am sometimes not exposed to the bottlenecks for
performance that a lower spec machine might be exposed too.

My question: Is there a way I can tell the .NET to only ever use half of my
available ram - and to somehow turn off a chunk of my L1/L2 cpu caches?

Rob



Reply With Quote
  #2  
Old   
Marinus Holkema
 
Posts: n/a

Default RE: Stress testing an application? - 05-20-2005 , 08:42 AM






Maybe you could install Virtual Machine. There you create a testmachine and
specify how many memory you will use.

Marinus Holkema

"Robert Hooker" wrote:

Quote:
I have a fiarly high powered machine for development. This is a bit of curse
at times though, since I am sometimes not exposed to the bottlenecks for
performance that a lower spec machine might be exposed too.

My question: Is there a way I can tell the .NET to only ever use half of my
available ram - and to somehow turn off a chunk of my L1/L2 cpu caches?

Rob




Reply With Quote
  #3  
Old   
Cowboy (Gregory A. Beamer) - MVP
 
Posts: n/a

Default RE: Stress testing an application? - 05-20-2005 , 01:25 PM



I would not consider this "stress" testing, per se. Virtual Machines (Virtual
PC or VMWare) are great environments to test an app on a machine with lower
RAM, but you will not be able to adjust CPU variables without a really smart
emulator (AFAIK, neither of these products can do this - not as familiar with
VMWare).

I would consider getting a baseline machine, as an older machine should be
cheap, and installing your program on it. That would give you the best perf
benchmark.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************


"Robert Hooker" wrote:

Quote:
I have a fiarly high powered machine for development. This is a bit of curse
at times though, since I am sometimes not exposed to the bottlenecks for
performance that a lower spec machine might be exposed too.

My question: Is there a way I can tell the .NET to only ever use half of my
available ram - and to somehow turn off a chunk of my L1/L2 cpu caches?

Rob




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.