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

Histogram count is not matching above 1 million messages send #372

Open
saiaravind0212 opened this issue Sep 5, 2022 · 0 comments
Open

Comments

@saiaravind0212
Copy link

**Proto file(s)**
greeter_helloworld.proto
Command line arguments / config
{
"call": "helloworld.Greeter.SayHello",
"host": "0.0.0.0:50051",
"insecure": true,
"rps": 8000,
"load-schedule": "const",
"load-start": 0,
"load-end": 0,
"load-step": 0,
"load-step-duration": 0,
"load-max-duration": 0,
"concurrency": 200,
"concurrency-schedule": "const",
"concurrency-start": 0,
"concurrency-end": 0,
"concurrency-step": 1,
"concurrency-step-duration": 0,
"concurrency-max-duration": 0,
"total": 2147483647,
"connections": 200,
"duration": 900000000000,
"timeout": 20000000000,
"dial-timeout": 10000000000,
"data": {
"name": "LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL"
},
"binary": false,
"CPUs": 8,
"name": "trail1"
}

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
run 200 concurrent nodes running at 40 Hz for a period of 15 min.And check the histogram count with with total number of request send.
Expected behavior
histogram count should match the total number of request send.
Environment

  • Ubuntu:20.04
  • ghz: master (lates)

Screenshots
Screenshot from 2022-09-05 15-44-44

Additional context
Add any other context about the problem here.

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

1 participant