You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (Jira)" <ji...@apache.org> on 2021/11/02 16:16:00 UTC

[jira] [Updated] (DISPATCH-2005) [http2] grpc performance test with buoyantio lot slower with router in the middle

     [ https://issues.apache.org/jira/browse/DISPATCH-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Murthy updated DISPATCH-2005:
------------------------------------
    Fix Version/s:     (was: 1.18.0)
                   1.19.0

> [http2] grpc performance test with buoyantio lot slower with router in the middle
> ---------------------------------------------------------------------------------
>
>                 Key: DISPATCH-2005
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2005
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.19.0
>
>
> [https://github.com/buoyantio/strest-grpc]
> Test was run for 10 seconds
> Without router
> {noformat}
>  [gmurthy@localhost linux]$ ./strest-grpc client --address localhost:11111 --latencyUnit us
>   {
>   "good": 58143,
>   "bad": 0,
>   "bytes": 0,
>   "latency": {
>     "p50": 118,
>     "p75": 129,
>     "p90": 144,
>     "p95": 163,
>     "p99": 356,
>     "p999": 6675
>   },
>   "jitter": {
>     "p50": 0,
>     "p75": 0,
>     "p90": 0,
>     "p95": 0,
>     "p99": 0,
>     "p999": 0
>   }
> }{noformat}
>  
> With router
> {noformat}
>  [gmurthy@localhost linux]$ ./strest-grpc client --address localhost:9000 --latencyUnit us
>  {
>   "good": 2983,
>   "bad": 0,
>   "bytes": 0,
>   "latency": {
>     "p50": 1842,
>     "p75": 2383,
>     "p90": 3567,
>     "p95": 4379,
>     "p99": 5827,
>     "p999": 21215
>   },
>   "jitter": {
>     "p50": 0,
>     "p75": 0,
>     "p90": 0,
>     "p95": 0,
>     "p99": 0,
>     "p999": 0
>   }
> }
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org