dapr/dapr

Add gRPC performance test for Service Invocation

Ouverte

#1 787 ouverte le 15 juil. 2020

 (20 commentaires) (0 réaction) (1 personne assignée)Go (2 064 forks)batch import
P2area/test/performancegood first issue

Métriques du dépôt

Stars
 (25 672 étoiles)
Métriques de merge PR
 (Merge moyen 2j 19h) (63 PRs mergées en 30 j)

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.

Guide contributeur