-
## In what area(s)?
> /area runtime
## What version of Dapr?
> 1.1.x
## Expected Behavior
Proxying GRPC calls through dapr sidecar doesn't open many connections to destination app du…
-
plugin version 1.2.6
Java version 14.0.1
Jmeter version 5.5
Macbook Pro OS version Ventura 13.5
Configured gRPC call with all the required fields, but receiving an http2 error. Compared the setu…
-
as seen in the jmeter log:
```
2023-03-30 11:59:06,746 ERROR o.a.j.JMeter: Uncaught exception in thread Thread[AWT-EventQueue-0,6,main]
java.lang.IllegalArgumentException: Version grpc-reques…
-
**Environmental Info:**
K3s Version: v1.21.7+k3s1
Node(s) CPU architecture, OS, and Version: Linux k3s-prod-master1 3.10.0-1160.66.1.el7.x86_64 #1 SMP Wed May 18 16:02:34 UTC 2022 x86_64 x8…
-
I have written sample program to test perfromance of rest vs grpc, but in my test rest is faster than grpc.
load test 10k request with 100 req parallel, sample request and response is as below
Req: …
-
_Note: I've also filed this under_ [jmeter-grpc-plugin issue 33](https://github.com/zalopay-oss/jmeter-grpc-plugin/issues/33)
### Script
Open Model Thread Group (bundled with JMeter 5.5) -> rate (18…
-
In previous Kube versions we were using OpenVPN, but have switched to Konnectivity for Kube v1.21.
I have been running some performance tests to compare the performance of the 2 providers.
When …
-
I am currently using rollno748/Jmeter-pubsub-sampler to send requests to Pub/Sub and this works well. However, If i have both plugins - rollno748/Jmeter-pubsub-sampler and rollno748/di-kafkameter inst…
-
GRPC service supports newBlockingStub, newStub and newFutureStub for synchronization and asynchronization.
I wonder which stub is using in jmeter-grpc-request. If both is available, which is defau…
-
**Description:**
Previously, we had a load test that process a stream using the `forEach` statement.
```ballerina
import ballerina/io;
import ballerina/lang.'float;
import ballerina/http;
se…