You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2012/09/14 18:18:07 UTC

[jira] [Created] (QPID-4314) [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance

Alex Rudyy created QPID-4314:
--------------------------------

             Summary: [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance
                 Key: QPID-4314
                 URL: https://issues.apache.org/jira/browse/QPID-4314
             Project: Qpid
          Issue Type: Task
          Components: Java Performance Tests
    Affects Versions: 0.19
            Reporter: Alex Rudyy
            Assignee: Alex Rudyy
             Fix For: 0.19


Add performance tests measuring the impact of selectors on consumer performance.

Both overlapping and non-overlapping selectors need testing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4314) [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance

Posted by "Robbie Gemmell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPID-4314:
---------------------------------

    Assignee: Alex Rudyy  (was: Robbie Gemmell)
      Status: Open  (was: Ready To Review)

Hi Alex,

Keith and I looked over the patch and noticed a couple of things it would be good to fix before commit.

The consumers are set to evaluate latency, which we probably dont want for this test. Also, wouldnt it be possible to express this test more concisely using the JavaScript configuration? The file is pretty large and it appears that the selector values are the main thing that changes, which we could hopefully jsut express as a list and then iterate the values as the consumers are generated.
                
> [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4314
>                 URL: https://issues.apache.org/jira/browse/QPID-4314
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Performance Tests
>    Affects Versions: 0.19
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4314-Add-distributed-tests-to-measure-the-impac.patch
>
>
> Add performance tests measuring the impact of selectors on consumer performance.
> Both overlapping and non-overlapping selectors need testing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Comment Edited] (QPID-4314) [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance

Posted by "Alex Rudyy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469488#comment-13469488 ] 

Alex Rudyy edited comment on QPID-4314 at 10/9/12 9:02 PM:
-----------------------------------------------------------

Robbie,

Could you please review the commit?
                
      was (Author: alex.rufous):
    Robbie,

Could you please review and commit an updated version of the patch using the javascript in selector test definition?
                  
> [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4314
>                 URL: https://issues.apache.org/jira/browse/QPID-4314
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Performance Tests
>    Affects Versions: 0.19
>            Reporter: Alex Rudyy
>            Assignee: Robbie Gemmell
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4314-Add-distributed-tests-to-measure-the-impac.patch
>
>
> Add performance tests measuring the impact of selectors on consumer performance.
> Both overlapping and non-overlapping selectors need testing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4314) [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance

Posted by "Alex Rudyy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy updated QPID-4314:
-----------------------------

    Attachment: 0001-QPID-4314-Add-distributed-tests-to-measure-the-impac.patch

Attached a patch adding new performance tests for consumers with selectors
                
> [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4314
>                 URL: https://issues.apache.org/jira/browse/QPID-4314
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Performance Tests
>    Affects Versions: 0.19
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4314-Add-distributed-tests-to-measure-the-impac.patch
>
>
> Add performance tests measuring the impact of selectors on consumer performance.
> Both overlapping and non-overlapping selectors need testing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4314) [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance

Posted by "Alex Rudyy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy updated QPID-4314:
-----------------------------

    Attachment: 0001-QPID-4314-Add-distributed-tests-to-measure-the-impac.patch
    
> [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4314
>                 URL: https://issues.apache.org/jira/browse/QPID-4314
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Performance Tests
>    Affects Versions: 0.19
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4314-Add-distributed-tests-to-measure-the-impac.patch
>
>
> Add performance tests measuring the impact of selectors on consumer performance.
> Both overlapping and non-overlapping selectors need testing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Assigned] (QPID-4314) [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance

Posted by "Alex Rudyy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy reassigned QPID-4314:
--------------------------------

    Assignee: Robbie Gemmell  (was: Alex Rudyy)

Robbie,
Could you please review and commit the patch?
                
> [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4314
>                 URL: https://issues.apache.org/jira/browse/QPID-4314
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Performance Tests
>    Affects Versions: 0.19
>            Reporter: Alex Rudyy
>            Assignee: Robbie Gemmell
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4314-Add-distributed-tests-to-measure-the-impac.patch
>
>
> Add performance tests measuring the impact of selectors on consumer performance.
> Both overlapping and non-overlapping selectors need testing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Assigned] (QPID-4314) [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance

Posted by "Alex Rudyy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy reassigned QPID-4314:
--------------------------------

    Assignee: Robbie Gemmell  (was: Alex Rudyy)

Robbie,

Could you please review and commit an updated version of the patch using the javascript in selector test definition?
                
> [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4314
>                 URL: https://issues.apache.org/jira/browse/QPID-4314
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Performance Tests
>    Affects Versions: 0.19
>            Reporter: Alex Rudyy
>            Assignee: Robbie Gemmell
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4314-Add-distributed-tests-to-measure-the-impac.patch
>
>
> Add performance tests measuring the impact of selectors on consumer performance.
> Both overlapping and non-overlapping selectors need testing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4314) [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance

Posted by "Alex Rudyy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy updated QPID-4314:
-----------------------------

    Status: Ready To Review  (was: In Progress)
    
> [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4314
>                 URL: https://issues.apache.org/jira/browse/QPID-4314
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Performance Tests
>    Affects Versions: 0.19
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4314-Add-distributed-tests-to-measure-the-impac.patch
>
>
> Add performance tests measuring the impact of selectors on consumer performance.
> Both overlapping and non-overlapping selectors need testing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4314) [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance

Posted by "Alex Rudyy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy updated QPID-4314:
-----------------------------

    Status: Ready To Review  (was: In Progress)
    
> [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4314
>                 URL: https://issues.apache.org/jira/browse/QPID-4314
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Performance Tests
>    Affects Versions: 0.19
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4314-Add-distributed-tests-to-measure-the-impac.patch
>
>
> Add performance tests measuring the impact of selectors on consumer performance.
> Both overlapping and non-overlapping selectors need testing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4314) [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance

Posted by "Alex Rudyy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy updated QPID-4314:
-----------------------------

    Attachment:     (was: 0001-QPID-4314-Add-distributed-tests-to-measure-the-impac.patch)
    
> [Java Distributed Tests] Add performance tests measuring the impact of selectors on consumer performance
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4314
>                 URL: https://issues.apache.org/jira/browse/QPID-4314
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Performance Tests
>    Affects Versions: 0.19
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: 0.19
>
>
> Add performance tests measuring the impact of selectors on consumer performance.
> Both overlapping and non-overlapping selectors need testing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org