 |
thirumalaicb Level: Sage
 Registered: 09-09-2003 Posts: 51
|
Calculating System Requirements
Hi
For a project to run, one should be calculating the system requirements. I want to know, is there any formula to calculate the System Requirement of any software project. like the processer, RAM etc
____________________________
Life is at Stake; Make the most out of it!
|
|
01-04-2004 at 09:23 AM |
|
|
JLRodgers Level: Moderator
 Registered: 04-04-2002 Posts: 1617
|
Re: Calculating System Requirements
Well... depending on what all the program does...
In like NT (or the others if you can get the memory used by the program...)
You can run the program, open everything up that it can do, if you have calculations that take a while, run that. then check to see how much memory it takes, then add like 10-20% to it (rounding to the nearest MB, like 16, 24, 32, 48, 64, 92, 128)
Likewise for speed stuff... if it doesn't really do anything complex, just accessing a database and doing simple queries (SELECT * FROM tablename) and not joins, unions, etc... a simple Pentium-150 (non-mmx, not PII or greater, just a P-150) can do that type of stuff in a few seconds to about 20... although most things anymore it'd be probably safe & easy to list a PII400 as the min processor - since most people would already have that, and just put a notation that others may be able to work also, just not have the speed they desire.
____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)
|
|
01-04-2004 at 08:29 PM |
|
|
|
|
 |
 |