Skip to content

Conversation

@dopstar
Copy link
Contributor

@dopstar dopstar commented Jul 2, 2021

Fixes #38

--

Screenshot 2021-07-02 at 11 59 23

Screenshot 2021-07-02 at 12 05 02

@maddie maddie merged commit 8e95ece into librespeed:master Jul 5, 2021
@maddie
Copy link
Collaborator

maddie commented Jul 5, 2021

Thanks!

servidge added a commit to servidge/speedtest-cli that referenced this pull request Feb 3, 2022
Changed output type to stdout for --version and --csv-header.
Addition to "send --json and --csv results to stdout and logs to stderr librespeed#39"
maddie pushed a commit that referenced this pull request Jul 8, 2022
* Update README.md

ups

* stdout for --csv-header and --version

Changed output type to stdout for --version and --csv-header.
Addition to "send --json and --csv results to stdout and logs to stderr #39"

* decimal places at jitter and ping

better values with --share
The browser version doesn't really seem to use decimal places at ping but this
limits/extended ping and jitter to .2 decimal places at --csv / --json and stdout.
this prevent 1.0909090909090908 ping times within csv and json and extend those values in rest of the data.
The ping value could be adjusted to .0 to match the web version but this way the values are more accurate. +1 for the cli.

* Update README.md

Formatting adjusted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

output not splitted to stdout and stderr when both --json and --verbose are used

2 participants