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

Bob Paulin commented on FELIX-4630:
-----------------------------------

Hi Freddy,

Traditionally I've seen this type of thing done in the maven pom.  One way 
would be to setup a separate profile that just runs this test so that someone 
could target that profile if they wanted to run the performance test.  
http://maven.apache.org/guides/introduction/introduction-to-profiles.html.  
Carsten's stress test used this approach when it was on the whiteboard: 
http://svn.apache.org/viewvc/felix/sandbox/cziegeler/eventadmin-tests/pom.xml?view=markup

> 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)

Reply via email to