created by Joe Developer
env staging

Summary

Name Greeter SayHello
Count 200
Total 187.12 ms
Slowest 73.23 ms
Fastest 25.72 ms
Average 33.26 ms
Requests / sec 1068.86
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"
  },
  "binary": false,
  "insecure": true,
  "CPUs": 8,
  "name": "Greeter SayHello"
}


Latency distribution

10 % 25 % 50 % 75 % 90 % 95 % 99 %
27.77 ms 30.49 ms 31.80 ms 34.70 ms 46.79 ms 47.29 ms 73.23 ms

Status distribution

Status Count % of Total
Internal 3 1.50 %
OK 194 97.00 %
PermissionDenied 3 1.50 %

Errors

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


Generated by ghz