Greeter SayHello

Wed Jan 23 2019 @ 20:08:58



created by Joe Developer
env staging

Summary

Count 200
Total 212.87 ms
Slowest 69.05 ms
Fastest 25.88 ms
Average 37.82 ms
Requests / sec 939.53
Options
{
  "call": "helloworld.Greeter.SayHello",
  "proto": "../../testdata/greeter.proto",
  "host": "0.0.0.0:50051",
  "n": 200,
  "c": 50,
  "timeout": 20000000000,
  "dialTimeout": 10000000000,
  "data": {
    "name": "Bob Smith"
  },
  "binary": false,
  "insecure": true,
  "CPUs": 8,
  "name": "Greeter SayHello"
}


Latency distribution

10 % 25 % 50 % 75 % 90 % 95 % 99 %
28.62 ms 31.81 ms 36.73 ms 41.76 ms 45.50 ms 64.08 ms 69.05 ms

Status distribution

Status Count % of Total
Internal 1 0.50 %
OK 198 99.00 %
PermissionDenied 1 0.50 %

Errors

Error Count % of Total
rpc error: code = Internal desc = Internal error. 1 0.50 %
rpc error: code = PermissionDenied desc = Permission denied. 1 0.50 %


Generated by ghz