https://issues.apache.org/bugzilla/show_bug.cgi?id=47302





--- Comment #5 from Martin Cleaver <[email protected]>  2009-06-05 06:19:36 
PST ---
> jmeter desktop gui with functionality to calculate these figures, so 
> duplicating the functionality in perl and other scripting languages is only 
> going to cause duplication and rework.

I'm wondering: would it a lot of work to factor out the analysis code such that
it can work on the raw data, and not hooked in via a listener?

It seems that anything that wraps around jmeter, e.g.
http://wiki.apache.org/jakarta-jmeter/JMeterMavenPlugin or
http://jchav.blogspot.com/ for regression testing, must be wanting this and
other key outputs in its result set.

I am supposing that each is duplicating the work of the stddev numbers by test
type. (Though I can't see the stddev output in the JChav, perhaps it was too
much work, I've just asked on the blog.)

Thanks,
   Martin

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to