[
https://jira.jboss.org/jira/browse/JBPM-2043?page=com.atlassian.jira.plug...
]
Thomas Diesler commented on JBPM-2043:
--------------------------------------
After some cleaning up of the test - here are my hsqldb results. I still don't think
there is a performance issue.
I resolve as done. Perhaps better performance test coverage is needed that also covers
non-trivial use cases.
/home/tdiesler/svn/jbpm/jbpm3/branches/jpdl-3.2.2-SOA-4.2/jpdl/jar
[tdiesler@tddell jar]$ ant -Dtest=org.jbpm.perf.SimplePerformanceTest one-test
one-test:
[junit] Running org.jbpm.perf.SimplePerformanceTest
[junit] === Test finished processing 1000 instances in 24818ms ===
[junit] === This is 40 instances per second ===
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 127.012 sec
one-test:
[junit] Running org.jbpm.perf.SimplePerformanceTest
[junit] === Test finished processing 1000 instances in 26972ms ===
[junit] === This is 37 instances per second ===
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 126.891 sec
one-test:
[junit] Running org.jbpm.perf.SimplePerformanceTest
[junit] === Test finished processing 1000 instances in 24594ms ===
[junit] === This is 40 instances per second ===
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 123.103 sec
/home/tdiesler/svn/jbpm/jbpm3/branches/jbpm-3.2.5.SP/modules/core
[tdiesler@tddell core]$ mvn -Dtest=SimplePerformanceTest test
Running org.jbpm.perf.SimplePerformanceTest
=== Test finished processing 1000 instances in 14912ms ===
=== This is 67 instances per second ===
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.415 sec
Running org.jbpm.perf.SimplePerformanceTest
=== Test finished processing 1000 instances in 15293ms ===
=== This is 65 instances per second ===
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.522 sec
Running org.jbpm.perf.SimplePerformanceTest
=== Test finished processing 1000 instances in 15483ms ===
=== This is 64 instances per second ===
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.777 sec
Add jBPM performance test coverage
----------------------------------
Key: JBPM-2043
URL:
https://jira.jboss.org/jira/browse/JBPM-2043
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Productization
Affects Versions: jBPM 3.2.5 GA
Environment: SOA 4.3.0 CP01 CR2
Reporter: Pavel Macik
Assignee: Pavel Macik
Fix For: jBPM-3.2.5.SP2
Performance of jBPM has dropped significantly according to
http://hudson.qa.jboss.com/hudson/view/SOA-Performance/job/SOA-Platform-P...
Other performance has not changed much so the performance drop is isolated to jBPM.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira