This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 269396aee THRIFT-5945: Incomplete cleanup in NonblockingServer leaks
sockets
add 82754d2ef THRIFT-5944: Corrected and expanded Ruby protocol benchmarks
No new revisions were added by this update.
Summary of changes:
lib/rb/lib/thrift/thrift_native.rb | 2 +-
test/rb/benchmarks/README.md | 107 +++++++
test/rb/benchmarks/protocol_benchmark.rb | 483 +++++++++++++++++++++----------
test/rb/fixtures/structs.rb | 153 +++++++---
4 files changed, 546 insertions(+), 199 deletions(-)
create mode 100644 test/rb/benchmarks/README.md