dapr/dapr

Add gRPC performance test for Service Invocation

Open

#1,787 opened on Jul 15, 2020

View on GitHub
 (20 comments) (0 reactions) (1 assignee)Go (25,672 stars) (2,064 forks)batch import
P2area/test/performancegood first issue

Description

Dapr currently has a performance test that details the added latency for the Dapr sidecar. This test has the user app invoke Dapr over HTTP.

This issue is to add the same test only with the app invoking Dapr via gRPC.

Contributor guide

Add gRPC performance test for Service Invocation · dapr/dapr#1787 | Good First Issue