Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( #3333=superdoc: print w/replies, xml ) Need Help??
The most important thing to consider is what part of the computer you are stressing. If you are writing scientific processing apps, then you are clearly stressing the processor. If you are doing GIS (Geographical Information Systems) work then you are stressing the IO channels. Other apps fall in between.

If you are doing CPU work then the calculations are trivial. If it's data heavy work then a few minutes with manufacturers brochures will give you a good idea of what to expect.

But you are probably asking about the in-between stuff, like website subscriber databases. That's pretty much black magic, since you are working with a pretty large amount of data and doing a little bit of processing on it. Looking at the data transfer specs for your machines will give you a good idea of the maximum performance you can expect. But like others have obviously told you, you just have to suck it and see.

____________________
Jeremy
I didn't believe in evil until I dated it.


In reply to Re: Server Load by jepri
in thread Server Load by Angel

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others studying the Monastery: (1)
As of 2023-03-21 05:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (59 votes). Check out past polls.

    Notices?