fix: instance grpc client once per process in benchmarks (#1725) · googleapis/python-storage@721ea2d · GitHub
Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 721ea2d

Browse files
authored
fix: instance grpc client once per process in benchmarks (#1725)
fix: instance grpc client once per process in benchmarks. Other Changes * One gRPC client per process * One async io event loop per process * One process pool per benchmark. Fixes b/474536663 , b/473669384
1 parent 5ac2808 commit 721ea2d

2 files changed

Lines changed: 36 additions & 29 deletions

File tree

tests/perf/microbenchmarks/reads/test_reads.py

Lines changed: 35 additions & 28 deletions

tests/system/test_zonal.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)