YUKI Hiroshi
null+****@clear*****
Mon Jan 20 17:23:18 JST 2014
YUKI Hiroshi 2014-01-20 17:23:18 +0900 (Mon, 20 Jan 2014) New Revision: 0cb43019fc491cf043a302644271793ba9d42d2e https://github.com/droonga/drnbench/commit/0cb43019fc491cf043a302644271793ba9d42d2e Message: Remove RUBYLIB=... part of command lines Modified files: README.md Modified: README.md (+3 -3) =================================================================== --- README.md 2014-01-20 17:21:06 +0900 (a88269d) +++ README.md 2014-01-20 17:23:18 +0900 (5ede262) @@ -95,7 +95,7 @@ Drnbench will start multiple clients and send many requests based on the pattern 3. Run drnbench with the pattern file. # cd ~/drnbench - # RUBYLIB=lib/ bundle exec bin/drnbench-request-response \ + # bundle exec bin/drnbench-request-response \ --start-n-clients=1 \ --end-n-clients=32 \ --step=1 \ @@ -200,7 +200,7 @@ Drnbench will start multiple clients and send many requests based on the pattern 4. Run drnbench with the pattern file. # cd ~/drnbench - # RUBYLIB=lib/ bundle exec bin/drnbench-request-response \ + # bundle exec bin/drnbench-request-response \ --start-n-clients=1 \ --end-n-clients=32 \ --step=1 \ @@ -274,7 +274,7 @@ Steps to run: 3. Run drnbench with the pattern file. # cd ~/drnbench - # RUBYLIB=lib/ bundle exec bin/drnbench-publish-subscribe \ + # bundle exec bin/drnbench-publish-subscribe \ --start-n-subscribers=1000 \ --n-publishings=1000 \ --n-steps=10 \ -------------- next part -------------- HTML����������������������������...Download