https://issues.apache.org/bugzilla/show_bug.cgi?id=54286
Bug ID: 54286
Summary: "Average" keeps increasing while testing load with DB2
Product: JMeter
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Created attachment 29748
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29748&action=edit
Output files
We are using JMeter to simulate users from 1 to 100 to DB2 database installed
on other Windows server. We're using JDBC connection inside JMeter. When I
passed the query with parameters ( which are passed through random numbers ),
each time the # of users increase, the average increases exponentially.
For example, for 1 user the average is 162 ms. However, for 5 users it was 620.
For 10 users it was 1220 and for 25 it was 4590.
I am very surprised that these values are increasing exponentially. According
to me this "Average" should mean total.
Can you help me on this?
--
You are receiving this mail because:
You are the assignee for the bug.