Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

I am a newbie here and have a question :

I have written my program and it's working great, without any problems.

I also created a setup for it so I will release it soon.

But there is a problem, all the software have technical specifications as well as :

1. Minimum system requirements

2. Recommended system requirements

I don't know how I should determine this information?

I only have one system!

And have no idea how it will run on lower systems?

Is there a software/tool I can use for this test?

I'll pay if it's not free.

I heard something about Intel Performance Analyzer and Thread Profiler, is this something I am looking for?

Please help me guys/gals :)

  • Administrators
Posted

Without knowing more about what the application does then this could be tricky. If you use any 3rd party components then these may specify a minimum requirement you could use as a starting point.

 

http://msdn.microsoft.com/en-us/library/8z6watww.aspx lists the requirements for the versions of .Net itself and might also give you a rough idea of a minimum requirement.

 

If your application is very cpu / video / memory intensive though then you are either going to have to make some educated guesses or see if you can try it on one or two machines of lower spec to get a feel for how well it behaves.

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Posted

If your machine is hefty enough to run a VM or two, you can install Microsoft Virtual Server, which will let you setup Virtual Machines for which you can specify the amount of RAM they can use, as well as the percentage of overall CPU they are able to use.

 

This will help give you a good baseline.

~Nate�

___________________________________________

Please use the [vb]/[cs] tags on posted code.

Please post solutions you find somewhere else.

Follow me on Twitter here.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...