-
Updated
Nov 26, 2020 - Python
load-generator
Here are 19 public repositories matching this topic...
loadimpact / k6
Use more colors
I think for very quickly looking at the output of your load test it would be cool if oha used some colors with sane defaults for how long something takes (maybe green 0s - 0.3s, orange, 0.3-0.8, red, >=0.8?).
I suggest using colors in the TUI view and in the final output. Of course, make it into an option but I think it should be "auto" by default so that if the terminal is detected to be capab
-
Updated
Apr 28, 2020 - Go
-
Updated
Jul 16, 2019 - Python
-
Updated
Nov 10, 2020 - Go
-
Updated
Feb 24, 2020 - Python
-
Updated
Oct 26, 2020 - Java
-
Updated
Aug 28, 2020 - Go
-
Updated
Sep 21, 2019 - Java
-
Updated
Nov 7, 2020 - Java
-
Updated
Nov 13, 2018 - C#
-
Updated
Nov 9, 2019 - Rust
-
Updated
May 25, 2017 - Java
-
Updated
Aug 24, 2016 - PowerShell
-
Updated
Jan 30, 2019 - Python
-
Updated
May 22, 2017
Improve this page
Add a description, image, and links to the load-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the load-generator topic, visit your repo's landing page and select "manage topics."
K6 http.post method isn't correctly encoding a list of values assigned to a key in an object.
The simplest way to see this is to run the sample at
https://github.com/loadimpact/k6/blob/master/samples/html_form_post.js and note that it fails.