rb: split up benchmark into separate server/client files and distinct interpreters
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:19:09 +0000 (01:19 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:19:09 +0000 (01:19 +0000)
commitd3cee029c9f7075e85d8e100d01bc66b6829b727
treeaa315fbf32c1b46959cba437c8bf87e84c895e2c
parentfb5c0eb2b3318dc5f0299a9d65c5a9761e0e359f
rb: split up benchmark into separate server/client files and distinct interpreters

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@669025 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/Rakefile
lib/rb/benchmark/benchmark.rb [moved from lib/rb/benchmark/fairness.rb with 64% similarity]
lib/rb/benchmark/client.rb [new file with mode: 0644]
lib/rb/benchmark/server.rb [new file with mode: 0644]