53 Commits (00a35e24e516296158517f46eddbfa9cd5c49cc3)

Author SHA1 Message Date
Adam Cozzette 016ed921ce
[deps] Upgrade protobuf version to v25.0 (#34513) 2 years ago
Esun Kim 1a1124903c
[Deps] Upgrade Protobuf and Upb to 24.x (#34123) 2 years ago
AJ Heller c81bdf7a83
[Protobuf] Upgrade third_party/protobuf to 23.4 (#33695) 2 years ago
Jan Tattermusch 17cadf8689
Fix regenerate protos scripts. (#32135) 2 years ago
apolcyn 27a9bde44b
Update protobuf submodule to 3.21.5 (#30548) 3 years ago
Jan Tattermusch 519ae7d795
unbreak proto regenerate scripts for C#, ruby, php by allowing protobuf well known types (#29330) 3 years ago
Jan Tattermusch 42c08b9b56
Update third_party/protobuf to v3.19.2 (#28511) 3 years ago
Jan Tattermusch eceffa09cb
upgrade protobuf to 3.18.1 (automatically generated) (#27722) 4 years ago
Yash Tibrewal 81276fff2e
Update protobuf version to 3.15.8 (#26105) 4 years ago
Stanley Cheung 769689ec89 Re-generate Ruby protos 4 years ago
Stanley Cheung 6c142d76de Re-generate protos for Ruby 5 years ago
Hannah Shi 09a3424c70 generate proto ruby 5 years ago
Stanley Cheung 0894f21c2f Ran generate_proto_ruby.sh to update generated files 5 years ago
Jan Tattermusch 555804bb94 regenerate ruby protos 5 years ago
Jan Tattermusch d53663750c regenerate ruby protobufs 5 years ago
Stanley Cheung 0a8fbd2a67 Fix broken php7 performance benchmarks build 6 years ago
Jan Tattermusch b667c2f72f regenerate ruby protos 6 years ago
kpayson64 7a20c962df Break out qps services into seperate protos 7 years ago
Alex Polcyn 81e9581bf3 Remove some sleeps in ruby tests and fix test server shutdown 8 years ago
Michael Darakananda 410ba6dada format 8 years ago
Michael Darakananda bf6185c3b1 make ruby proxy worker accept script location 8 years ago
ZhouyihaiDing d015389823 exclude uploading stats, add unconstained php benchmark 8 years ago
ZhouyihaiDing c8e145bd93 add protobuf c_ext to php benchmark 8 years ago
ZhouyihaiDing 1c87515f8d add php extension 8 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f3147b3a7c watch channel state without the gil to fix deadlock on abrupt SIGTERM 8 years ago
Alexander Polcyn c44c16e330 add initial framework for full end2end tests outside of rspec 8 years ago
Vijay Pai 958ded975f PHP benchmarking performance client, proxied through Ruby 8 years ago
Alexander Polcyn 3d48cf4ed3 dont break out of response stream iterator in benchmark client 9 years ago
Alex Polcyn 419934af6f increase max thread pool size in benchmarks and fix shutdown ordering 9 years ago
Alexander Polcyn 689e89c2e6 dont create extra thread on bidi call in benchmark, and change suggested 9 years ago
Alexander Polcyn 847f9ecc22 fail benchmarks with errors in a child rpc thread 9 years ago
Ken Payson 5a2c91806f Updated ruby protos to use new _pb filename 9 years ago
Alexander Polcyn cdff92f02e added ruby client compression interop tests 9 years ago
murgatroid99 2939e2f9f7 Update ruby perf code with keyword args changes 9 years ago
murgatroid99 b39ad701ea Added comments to ruby code generation 9 years ago
vjpai 8ecd4d7aa6 Add support for an "OTHER" value in client_type, server_type, and add a string to 9 years ago
vjpai 87bac959ee Eradicate Uniform, Deterministic, and Pareto interarrival 9 years ago
Jan Tattermusch b54f2ae5bb actually stop benchmark server 9 years ago
Jan Tattermusch 384933582b remove trailing whitespaces 9 years ago
Vijay Pai 5562807aad Support many oustanding RPCs per channel - forgot to do this last time 9 years ago
vjpai d9389a849d Support secure client 9 years ago
vjpai cf36f858d6 Support server-side secure test. 9 years ago
vjpai ed25a33eb2 Improved formatting 9 years ago
vjpai 5286eee5a9 Add streaming client 9 years ago
vjpai ad1c1cc6cf Add support for unary client, closed-loop or poisson 9 years ago
vjpai d7f43b3aab Fix scoping for client, in preparation for implementation 9 years ago
vjpai e8ff3889f5 Fix scope on an each - no need for class scope 9 years ago
vjpai 45be26ef0d Working ruby server implementation 9 years ago