DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35706>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35706 Summary: Write count of executing threads into reports. Product: JMeter Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] In HTTP-testing environment ( but it can be in other environments ) one thread is doing work of one user. Threads are started in ramp-up period, so it's usefull ( for me ) look at dependency between number of executing threads and response time of server. It's enough for me save number of executing threads into reports. It's not possible to use count of running threads in virtual machine, because implementation of jmeter starts all threads at begin of ramp-up period, and then some of them are delayed given number of second and that threads are realy exeuting of test plan after that time is spent. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
