[jira] [Commented] (FELIX-4630) Adding PerformanceTestIT to measure difference between send and post events

2014-09-04 Thread Freddy Guime (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121291#comment-14121291
 ] 

Freddy Guime commented on FELIX-4630:
-

Hi Carsten,

Definitively, yes, is more of just measuring the performance differences (at 
least a first attempt). So we could disable it for the regular builds. I'm 
starting to get familiar with the folder structure. Would it be as simple as 
just moving it to another place? (create a perftest folder?) or would you like 
me to add some switches? (If so I would just need an example of what is 
expected and I'll do it).



 

> Adding PerformanceTestIT to measure difference between send and post events
> ---
>
> Key: FELIX-4630
> URL: https://issues.apache.org/jira/browse/FELIX-4630
> Project: Felix
>  Issue Type: Test
>  Components: Event Admin
>Affects Versions: eventadmin-1.4.2
>Reporter: Freddy Guime
>Assignee: Carsten Ziegeler
>Priority: Minor
> Fix For: eventadmin-1.4.2
>
> Attachments: FELIX-4630.patch
>
>
> This is an integration test that attempts to measure performance when sending 
> messages using send and post. The test cycles through a warmup phase and 
> tries to then create a work queue. The listeners then use a countdownlatch to 
> minimize synchronization contention in the test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FELIX-4630) Adding PerformanceTestIT to measure difference between send and post events

2014-09-02 Thread Freddy Guime (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freddy Guime updated FELIX-4630:

Attachment: FELIX-4630.patch

> Adding PerformanceTestIT to measure difference between send and post events
> ---
>
> Key: FELIX-4630
> URL: https://issues.apache.org/jira/browse/FELIX-4630
> Project: Felix
>  Issue Type: Test
>  Components: Event Admin
>Affects Versions: eventadmin-1.4.2
>Reporter: Freddy Guime
>Priority: Minor
> Attachments: FELIX-4630.patch
>
>
> This is an integration test that attempts to measure performance when sending 
> messages using send and post. The test cycles through a warmup phase and 
> tries to then create a work queue. The listeners then use a countdownlatch to 
> minimize synchronization contention in the test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FELIX-4630) Adding PerformanceTestIT to measure difference between send and post events

2014-09-02 Thread Freddy Guime (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freddy Guime updated FELIX-4630:

Attachment: (was: performanceTestIT.patch)

> Adding PerformanceTestIT to measure difference between send and post events
> ---
>
> Key: FELIX-4630
> URL: https://issues.apache.org/jira/browse/FELIX-4630
> Project: Felix
>  Issue Type: Test
>  Components: Event Admin
>Affects Versions: eventadmin-1.4.2
>Reporter: Freddy Guime
>Priority: Minor
>
> This is an integration test that attempts to measure performance when sending 
> messages using send and post. The test cycles through a warmup phase and 
> tries to then create a work queue. The listeners then use a countdownlatch to 
> minimize synchronization contention in the test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FELIX-4630) Adding PerformanceTestIT to measure difference between send and post events

2014-09-02 Thread Freddy Guime (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freddy Guime updated FELIX-4630:

Attachment: performanceTestIT.patch

First patch

> Adding PerformanceTestIT to measure difference between send and post events
> ---
>
> Key: FELIX-4630
> URL: https://issues.apache.org/jira/browse/FELIX-4630
> Project: Felix
>  Issue Type: Test
>  Components: Event Admin
>Affects Versions: eventadmin-1.4.2
>Reporter: Freddy Guime
>Priority: Minor
>
> This is an integration test that attempts to measure performance when sending 
> messages using send and post. The test cycles through a warmup phase and 
> tries to then create a work queue. The listeners then use a countdownlatch to 
> minimize synchronization contention in the test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (FELIX-4630) Adding PerformanceTestIT to measure difference between send and post events

2014-09-02 Thread Freddy Guime (JIRA)
Freddy Guime created FELIX-4630:
---

 Summary: Adding PerformanceTestIT to measure difference between 
send and post events
 Key: FELIX-4630
 URL: https://issues.apache.org/jira/browse/FELIX-4630
 Project: Felix
  Issue Type: Test
  Components: Event Admin
Affects Versions: eventadmin-1.4.2
Reporter: Freddy Guime
Priority: Minor


This is an integration test that attempts to measure performance when sending 
messages using send and post. The test cycles through a warmup phase and tries 
to then create a work queue. The listeners then use a countdownlatch to 
minimize synchronization contention in the test.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)