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

No documentation for units used in JSON output #192

Open
Tyler-2 opened this issue Jun 3, 2021 · 2 comments
Open

No documentation for units used in JSON output #192

Tyler-2 opened this issue Jun 3, 2021 · 2 comments

Comments

@Tyler-2
Copy link

Tyler-2 commented Jun 3, 2021

tyler@host:~$ siege -c50 -t60 "myapp.domain.com"
^C
{ "transactions": 879363,
"availability": 100.00,
"elapsed_time": 2569.82,
"data_transferred": 511388.88,
"response_time": 0.14,
"transaction_rate": 342.19,
"throughput": 199.00,
"concurrency": 48.81,
"successful_transactions": 879369,
"failed_transactions": 0,
"longest_transaction": 15.53,
"shortest_transaction": 0.01
}

What units are used for times, rates, and data tallies?

@Tyler-2
Copy link
Author

Tyler-2 commented Jan 25, 2022

Still a problem in 4.0.7.

@JoeDog
Copy link
Owner

JoeDog commented Jan 25, 2022 via email

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