-
Updated
Jul 6, 2021 - Python
load-generator
Here are 24 public repositories matching this topic...
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 5, 2021 - Go
Description: This Repo doesn't have an issue or a PR template
Expected Behavior: The Repository should have a Issue as well as a PR template
For Reference:
- PR Template: https://github.com/layer5io/layer5/blob/master/.github/PULL_REQUEST_TEMPLATE.md
- Issue Template: https://github.com/layer5io/layer5/tree/master/.github/ISSUE_TEMPLATE
- Config File: https://github.com/lay
-
Updated
Jul 16, 2019 - Python
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Feb 24, 2020 - Python
-
Updated
Oct 26, 2020 - Java
-
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
Jun 2, 2021 - Go
-
Updated
Feb 19, 2021 - Go
-
Updated
Jan 30, 2019 - Python
-
Updated
Aug 24, 2016 - PowerShell
-
Updated
May 6, 2019 - Python
-
Updated
Jan 2, 2021 - Go
-
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."
WebSocket connections don't use
https://k6.io/docs/using-k6/options/#user-agentExpected Behavior
I expected my WebSocket URLs to use
userAgentsetting.Actual Behavior
User agent is set to "Go-http-client/1.1"