Skip to content

Response time histogram #1

@twood02

Description

@twood02

Generate a histogram graph to visualize the response time distribution from a single loadtest execution

Todo:

  • see if loadtest already can output the response time for every request, if necessary make it write that data to a log file
  • make sure you are only getting response times for requests that were successful (HTTP code 200)
  • use python to generate a histogram of the response time data. Write your code in the file scripts/histogram.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpythonpython related codingvisualizationdata analysis and graphing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions