Giter Site home page Giter Site logo

Comments (4)

tilln avatar tilln commented on June 1, 2024

Measuring latency is not currently implemented.
I wouldn't know exactly how to define this in this context and whether the underlying jPOS library this plugin is built on supports the concept at all.

JMeter's latency definition is the time difference from first byte out to first byte in.

For ISO8583 messages that are generally quite small and may fit into a single network packet and are most likely sent over persistent TCP connections without the overhead of establishing a connection, the total response time (first byte out to last byte in) may not be much greater than the latency, so it may be debatable how useful its measurement would be.

@leonartambunan Please comment if you have suggestions how this could be defined and/or implemented or feel free to submit a pull request.

from jmeter-iso8583.

leonartambunan avatar leonartambunan commented on June 1, 2024

Based on Jmeter samplers I have ever seen, usually the latency is juts the time spent from sampler started until prior to the return of the result.

from jmeter-iso8583.

tilln avatar tilln commented on June 1, 2024

Still not clear how latency would be measured.
There is currently no distinction between the arrival times of the first and last byte of the response message.
The former would define the latency, the latter the total response time.

from jmeter-iso8583.

no-response avatar no-response commented on June 1, 2024

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

from jmeter-iso8583.

Related Issues (20)

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.