Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
0f7904562771ba2c04e0836dfa6eb7771bf3a6a1
/
lib
/
rb
/
benchmark
0bbef92
THRIFT-437. rb: fix benchmarking tools to require proper file names
by Bryan Duxbury
· 16 years ago
d1d1542
THRIFT-276. rb: Ruby libraries should have one class per file
by Bryan Duxbury
· 16 years ago
16b29a9
THRIFT-410. rb: Ruby lib should have no checked in generated code
by Bryan Duxbury
· 16 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
74c3de6
THRIFT-375. rb: syntax error in benchmark.rb
by Bryan Duxbury
· 16 years ago
c289608
THRIFT-353. rb: Capitalize module names on ruby generation
by Kevin Clark
· 16 years ago
d6b7182
THRIFT-246. rb: Generate #struct_fields rather than reflect.
by Kevin Clark
· 16 years ago
159383f
rb: raise if an object is serialized without required fields [THRIFT-143]
by Kevin Clark
· 16 years ago
7dc7f75
rb: Create constants for field ids in generated structs [THRIFT-165]
by Kevin Clark
· 16 years ago
2bd3a30
rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57]
by Kevin Clark
· 17 years ago
3836f9b
rb: require 'thrift' first in generated service definitions [THRIFT-38]
by Kevin Clark
· 17 years ago
77b39b3
rb: Set default host for benchmark to 127.0.0.1
by Kevin Clark
· 17 years ago
d8d0d60
rb: Add hooks for THRIFT_HOST and THRIFT_PORT in the benchmark
by Kevin Clark
· 17 years ago
4b429ad
rb: Add control for the number of client processes in the benchmark
by Kevin Clark
· 17 years ago
fdc9c97
rb: Increase the benchmark startup time and add more hooks
by Kevin Clark
· 17 years ago
e4644f1
rb: Drop the benchmark worker spawn delay to 0.01
by Kevin Clark
· 17 years ago
d271979
rb: Catch TransportException errors during the benchmark and report them
by Kevin Clark
· 17 years ago
1e8f520
rb: flush STDOUT after starting the benchmark server to properly kickstart the benchmark
by Kevin Clark
· 17 years ago
1a95a1d
rb: Give the benchmark server more time to start up
by Kevin Clark
· 17 years ago
b679131
rb: Turn off debug logging in benchmark/thin_server.rb
by Kevin Clark
· 17 years ago
66038a0
rb: Fix some incorrect reporting by the benchmark.
by Kevin Clark
· 17 years ago
75532ee
rb: Enhance the output of the benchmark
by Kevin Clark
· 17 years ago
d3cee02
rb: split up benchmark into separate server/client files and distinct interpreters
by Kevin Clark
· 17 years ago
fb5c0eb
rb: Switch from read_nonblock to readpartial to make jruby happy
by Kevin Clark
· 17 years ago
bfb198d
rb: Enable logging debug info in benchmark/thin_server.rb
by Kevin Clark
· 17 years ago
2ddd9d7
rb: Tweak the benchmark to allow running the server in a separate process
by Kevin Clark
· 17 years ago
2ddd8ed
rb: Implement Thrift::UNIXSocket and Thrift::UNIXServerSocket
by Kevin Clark
· 17 years ago
2319375
rb: Implement type-checking in Thrift::Struct.new and field accessors
by Kevin Clark
· 17 years ago
ca8a1b3
rb: Add benchmarking code for Thrift::NonblockingServer
by Kevin Clark
· 17 years ago