1. fdc9c97 rb: Increase the benchmark startup time and add more hooks by Kevin Clark · 17 years ago
  2. e4644f1 rb: Drop the benchmark worker spawn delay to 0.01 by Kevin Clark · 17 years ago
  3. d271979 rb: Catch TransportException errors during the benchmark and report them by Kevin Clark · 17 years ago
  4. 1e8f520 rb: flush STDOUT after starting the benchmark server to properly kickstart the benchmark by Kevin Clark · 17 years ago
  5. 1a95a1d rb: Give the benchmark server more time to start up by Kevin Clark · 17 years ago
  6. b679131 rb: Turn off debug logging in benchmark/thin_server.rb by Kevin Clark · 17 years ago
  7. 66038a0 rb: Fix some incorrect reporting by the benchmark. by Kevin Clark · 17 years ago
  8. 75532ee rb: Enhance the output of the benchmark by Kevin Clark · 17 years ago
  9. d3cee02 rb: split up benchmark into separate server/client files and distinct interpreters by Kevin Clark · 17 years ago
  10. fb5c0eb rb: Switch from read_nonblock to readpartial to make jruby happy by Kevin Clark · 17 years ago
  11. bfb198d rb: Enable logging debug info in benchmark/thin_server.rb by Kevin Clark · 17 years ago
  12. 2ddd9d7 rb: Tweak the benchmark to allow running the server in a separate process by Kevin Clark · 17 years ago
  13. 2ddd8ed rb: Implement Thrift::UNIXSocket and Thrift::UNIXServerSocket by Kevin Clark · 17 years ago
  14. 2319375 rb: Implement type-checking in Thrift::Struct.new and field accessors by Kevin Clark · 17 years ago
  15. ca8a1b3 rb: Add benchmarking code for Thrift::NonblockingServer by Kevin Clark · 17 years ago