grpc/src/ruby/qps
Adam Cozzette 016ed921ce
[deps] Upgrade protobuf version to v25.0 (#34513)
This commit upgrades gRPC to protobuf v25.0 and makes some fixes to
account for upb changes. One major change is that upb has been merged
into the protobuf repo, so we can now drop the separate `@upb`
dependency. Another is that `.upb.c` files no longer exist and there are
new `.upb_minitable.h` and `.upb_minitable.c` files. The longer
filenames exceeded a Windows restriction, so to work around that I
renamed the `upb-generated` directory to just `upb-gen`, and likewise
for `upbdefs-generated`.
2023-11-10 00:11:09 -08:00
..
src/proto/grpc [deps] Upgrade protobuf version to v25.0 (#34513) 2023-11-10 00:11:09 -08:00
client.rb Break out qps services into seperate protos 2018-04-18 22:13:09 -07:00
histogram.rb exclude uploading stats, add unconstained php benchmark 2017-10-06 15:25:14 -07:00
proxy-worker.rb Fix broken php7 performance benchmarks build 2019-03-18 15:12:46 -07:00
qps-common.rb auto-fix most of licenses 2017-06-08 11:22:41 +02:00
server.rb Break out qps services into seperate protos 2018-04-18 22:13:09 -07:00
worker.rb Break out qps services into seperate protos 2018-04-18 22:13:09 -07:00