for consumers especially but for producers too, it'd be good to do a brief 
summary on the command line of the throughput
------------------------------------------------------------------------------------------------------------------------

         Key: AMQ-737
         URL: https://issues.apache.org/activemq/browse/AMQ-737
     Project: ActiveMQ
        Type: Improvement

  Components: Performance Test  
    Versions: 4.0    
    Reporter: james strachan
 Assigned to: Adrian Co 
     Fix For: 4.1


e.g. after running

mvn activemq-perf:consumer

it'd be nice to output a little summary something like

Average throughtput: 1234.45 message/second.

For average calulation it might be nice to ignore the first couple or the 
highest & lowest values or something.

Also for multiple consumers inside the JVM it might be nice to show something 
like...

Average throughput : 5000 msg/sec. Average per consumer: 1000 msg/sec, Min 
consumer: 200 msg/sec, Max consumer: 1400 msg/sec

so its easy at a glance to get a feel for the results if you are running the 
tests from a command line

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to