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.