microsoft / microsoft/ethr

Final summary on server and client sides

Open
#74 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
5.9k
Forks
406
PR merge metrics
No merged PRs in 30d

Description

Hello!

It'll be useful to have final, extended, summary on server and client sides instead of current brief.

E.g. for ethr -s :

Ending Bandwidth test from <client_IP>
Min: %min_value
Max: %max_value
Avg: %avg_value
Dur: %duration

E.g. for ethr -c <server_IP>:

Ethr done.
Min: %min_value
Max: %max_value
Avg: %avg_value
Dur: %duration

Doable?

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the ethr -s and ethr -c server and client command paths that produce the current brief summaries. Update both outputs to include the requested peer or completion text plus minimum, maximum, average, and duration values, then verify the summaries for both commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.