You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2006/06/07 15:50:51 UTC

[jira] Created: (AMQ-737) for consumers especially but for producers too, it'd be good to do a brief summary on the command line of the throughput

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


[jira] Work stopped: (AMQ-737) for consumers especially but for producers too, it'd be good to do a brief summary on the command line of the throughput

Posted by "Adrian Co (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-737?page=all ]

Work on AMQ-737 stopped by Adrian Co

> 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
>     Assignee: 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


[jira] Commented: (AMQ-737) for consumers especially but for producers too, it'd be good to do a brief summary on the command line of the throughput

Posted by "Adrian Co (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-737?page=comments#action_36321 ] 

Adrian Co commented on AMQ-737:
-------------------------------

See the manual for usage.

> 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
>     Assignee: 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


[jira] Commented: (AMQ-737) for consumers especially but for producers too, it'd be good to do a brief summary on the command line of the throughput

Posted by "Adrian Co (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-737?page=comments#action_36282 ] 

Adrian Co commented on AMQ-737:
-------------------------------

Added a verbose and xml based report generator. The xml based generator would also display a verbose summary at the end. Need to update the MOJOs and run some more system testing.

> 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
>     Assignee: 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


[jira] Resolved: (AMQ-737) for consumers especially but for producers too, it'd be good to do a brief summary on the command line of the throughput

Posted by "Adrian Co (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-737?page=all ]
     
Adrian Co resolved AMQ-737:
---------------------------

    Resolution: Fixed

Done.

> 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
>     Assignee: 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


[jira] Work started: (AMQ-737) for consumers especially but for producers too, it'd be good to do a brief summary on the command line of the throughput

Posted by "Adrian Co (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-737?page=all ]
     
Work on AMQ-737 started by Adrian Co

> 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
>     Assignee: 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


[jira] Commented: (AMQ-737) for consumers especially but for producers too, it'd be good to do a brief summary on the command line of the throughput

Posted by "james strachan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-737?page=comments#action_36251 ] 

james strachan commented on AMQ-737:
------------------------------------

BTW instructions on running the performance test maven project are here...

http://goopen.org/confluence/display/ACTIVEMQ/ActiveMQ+Performance+Module+Users+Manual

> 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
>     Assignee: 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