Change By: John Murray (05/Feb/14 5:21 PM)
Description: {{wrk}} is a very useful utility for running basic or complex (via scripting interface). However it does not provide request-level data, but rather overall stats (mean, avg, etc.) that has been previously calculated within the {{performance}} plugin. {{wrk}} is a very useful utility for simulating higher levels of load on a single machine, which makes a great fit with many Jenkins setup(s)/build(s).

This will require some refactoring of the code, but overall I think it a good refactor should result in a more generalized codebase that can accept both request-level and aggregated results as input to parse.

The main concern is, wrk's output is not very _standardized_. So there may be concern of the format changing going forward. Not sure if the concern is much more than any other tool changing it's format, but it is a concern nonetheless.
   

*Update*

{{wrk}} website: https://github.com/wg/wrk
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to