[
https://issues.jboss.org/browse/WFLY-5835?page=com.atlassian.jira.plugin....
]
Michal Vinkler commented on WFLY-5835:
--------------------------------------
ER4 performance show improvement, the mean response times are now about 100 ms, which is
still too much compared to EAP6 results.
EAP7 ER4:
[
performance.txt|http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7...]
example: response min: 0 ms, mean: 111 ms, max: 7238 ms, sampling errors: 1, unhealthy
samples: 8945, valid samples: 684519 (98%)
Mean response times in soak test exceed 1000 milliseconds
---------------------------------------------------------
Key: WFLY-5835
URL:
https://issues.jboss.org/browse/WFLY-5835
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.0.0.CR4
Reporter: Michal Vinkler
Assignee: Paul Ferraro
The responses in soak test reach really high values (hundreds of ms) compared to EAP 6
(max 10 ms). Also number of unhealthy samples (samples which arrive later than in 3
seconds) is really high in EAP7 run compared to 0 unhealthy samples in EAP6 run.
EAP7 run also logs few sampling errors in almost each iteration, EAP6 did not.
Compare these results:
EAP7:
[
performance.txt|http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7...]
(example:
response min: 0 ms, mean: 965 ms, max: 16034 ms, sampling errors: 5, unhealthy samples:
86209)
EAP6:
[
performance.txt|http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6...]
(example:
response min: 0 ms, mean: 6 ms, max: 1053 ms, sampling errors: 0, unhealthy samples: 0)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)