This is an automated email from the ASF dual-hosted git repository.
kpumuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 4d0119198 Remove unused Ruby client reply helpers
add fbf70caa4 THRIFT-5948: Reduce Ruby binary extension write-path
overhead in native force_binary_encoding helper
No new revisions were added by this update.
Summary of changes:
lib/rb/ext/bytes.c | 14 ++++++++++++++
lib/rb/lib/thrift/bytes.rb | 4 +++-
lib/rb/spec/base_transport_spec.rb | 15 +++++++++++++++
lib/rb/spec/binary_protocol_spec_shared.rb | 10 ++++++++++
lib/rb/spec/bytes_spec.rb | 17 +++++++++++++++++
lib/rb/spec/compact_protocol_spec.rb | 12 ++++++++++++
6 files changed, 71 insertions(+), 1 deletion(-)