I'm starting to hate the StarOffice5.2 mail program :{]

Costin, good point about the importance of the maximum, as Craig also
noted. Here's the data (all times in ms) I left out in the today's
earlier post on ReqInfoExample:

C             avg max max/avg         avg     max   max/avg
              con con     ratio               proc    proc     ratio
1             0       4       4+      12      100      8.3
10            0       47    47+       147     190     1.29
20            0       42    42+       291    3361    11.55
30            0       4       4+      441    9368    21.24
40            0       5       5+      612    9732    15.90

Here's some data also for HelloWorldExample (C is less than 30 because of 
thread dumping)

1     0       5       5+      25      484     19.36
10    0       130     130+    138     393     2.85
20    0       128     128+    316     3240    10.25

So, what is a "good" max/avg ratio? And, for what machine? I'd be
surprised if someone saw these ratios on a Pentium 650Mhz.

BTW, it is possible to calculate (after making some assumptions) the
percentage of requests that will have response times larger than some
value (like 10 - Z seconds, where Z represents some level of network
delay).

Roy

Roy Wilson
E-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to