Giter Site home page Giter Site logo

Comments (8)

rabelenda avatar rabelenda commented on June 6, 2024

Hello, have you checked the Mean property?

We might add some Average alias property in the future to avoid confusions.

from jmeter-dotnet-dsl.

SeanLS avatar SeanLS commented on June 6, 2024

I have not used the mean property as it not inline owth our expectations. Adding the Average would be much appreciated. Thank you for reviewing.

from jmeter-dotnet-dsl.

rabelenda avatar rabelenda commented on June 6, 2024

Sorry, I didn't understand why are not using the mean property. Can you clarify? Did you mean that you didn't expect Mean property to actually contain the Average?

from jmeter-dotnet-dsl.

SeanLS avatar SeanLS commented on June 6, 2024

@rabelenda - There is no option to utalise the Mean option as well as the other various stats as part opf the resultt. The code ion the following section should be expanded:

from jmeter-dotnet-dsl.

rabelenda avatar rabelenda commented on June 6, 2024

TimeMetricSummary provides a Mean method (among other metrics) to get the Mean of each time metric.

We have decided to not include a shortcut in StatsSummary, as we do with SampleTimePercentile99, ErrorsCount & SamplesCount, to avoid the class having too many properties/methods.

Additionally, by not providing a shortcut we try to discourage the common, and usually bad practice, of using Average/Mean metric while evaluating the performance of an application. Here are some insights on this matter.

from jmeter-dotnet-dsl.

rabelenda avatar rabelenda commented on June 6, 2024

I am closing this issue seems it seems as there is no need to implement a new feature for this. We might consider in the future adding some alias to Mean to avoid confusion. Feel free to re open it if you consider it not closed.

from jmeter-dotnet-dsl.

SeanLS avatar SeanLS commented on June 6, 2024

You are adding a wrapper round JMeter. It is up to the implementors on how they would like to implement the features and as such you should expose all the available features in JMeter.

from jmeter-dotnet-dsl.

rabelenda avatar rabelenda commented on June 6, 2024

But the feature is already exposed. Have you checked the api Mean method that I already described?

Eg: stats.Overall.SampleTime.Mean

from jmeter-dotnet-dsl.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.