Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line wrapping at the end of statistics #45

Closed
n0madic opened this issue Jan 17, 2019 · 2 comments
Closed

Line wrapping at the end of statistics #45

n0madic opened this issue Jan 17, 2019 · 2 comments
Assignees
Milestone

Comments

@n0madic
Copy link

n0madic commented Jan 17, 2019

What version of bombardier are you using?

bombardier version v1.2.2

What operating system and processor architecture are you using (if relevant)?

linux/amd64

What did you do?

nomadic@Dell-Inspiron-5759:~$ bombardier http://ya.ru
Bombarding http://ya.ru:80 for 10s using 125 connection(s)
[=================================================================================================================================================================] 10s
Done!
Statistics        Avg      Stdev        Max
  Reqs/sec       866.94     456.96    5251.28
  Latency      143.78ms    38.89ms      1.33s
  HTTP codes:
    1xx - 0, 2xx - 0, 3xx - 8778, 4xx - 0, 5xx - 0
    others - 0
  Throughput:   554.19KB/snomadic@Dell-Inspiron-5759:~$ 

What you expected to happen?

Line wrapping at the end of statistics

What actually happened?

Eats line break at the end

@codesenberg codesenberg self-assigned this Jan 17, 2019
@codesenberg
Copy link
Owner

Well, to be precise, it's not eating a line break, because there is none 😄
On the other hand, some shells (like, cmd on Windows) add it automatically.
I think users won't suffer greatly if I add another one.

@codesenberg codesenberg added this to the v1.2.3 milestone Jan 17, 2019
@codesenberg
Copy link
Owner

@n0madic, here. Should be fixed on master now.

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

No branches or pull requests

2 participants