qtgrpc/tests/manual
Dennis Oberst bfb44df850 Fix and improve benchmarks
The existing benchmarks were not optimal: bidirectional streaming wasn’t
fully asynchronous, limiting channel performance. Introduce a
`BenchmarkData` type to collect detailed metrics and print richer
results at the end. Also add latency measurements for unary READ and
WRITE operations.

As a drive-by add cxx20 checks in cmake.

Pick-to: 6.9 6.8
Change-Id: I56d61e4712b7fe9e5b8b52a14f84b0583094e373
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2025-05-16 14:42:19 +02:00
..
grpc Fix and improve benchmarks 2025-05-16 14:42:19 +02:00
CMakeLists.txt Add manual qtgrpc client benchmarks and async server 2024-07-10 18:51:21 +02:00