[Groonga-commit] droonga/drnbench at a96b220 [master] Add a step to setup Droonga Engine

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Jan 15 19:08:38 JST 2014


YUKI Hiroshi	2014-01-15 19:08:38 +0900 (Wed, 15 Jan 2014)

  New Revision: a96b220d833fce02666d0f83421bf53483b74371
  https://github.com/droonga/drnbench/commit/a96b220d833fce02666d0f83421bf53483b74371

  Message:
    Add a step to setup Droonga Engine

  Modified files:
    README.md

  Modified: README.md (+4 -2)
===================================================================
--- README.md    2014-01-15 18:53:23 +0900 (f597b9f)
+++ README.md    2014-01-15 19:08:38 +0900 (5af20ac)
@@ -84,7 +84,8 @@ Drnbench will start multiple clients and send many requests of the "search" comm
           ...
         }
     
- 2. Run drnbench with the scenario.
+ 2. Setup a Droonga Engine server. For example, localhost:3003.
+ 3. Run drnbench with the scenario.
     
         # cd ~/drnbench
         # RUBYLIB=lib/ bin/drnbench \
@@ -96,7 +97,8 @@ Drnbench will start multiple clients and send many requests of the "search" comm
             --request-patterns-file=/tmp/patterns.json \
             --host=localhost \
             --port=3003
- 3. You'll get a result like:
+    
+ 4. You'll get a result like:
     
         n_clients,total_n_requests,queries_per_second,min_elapsed_time,max_elapsed_time,average_elapsed_time,200
         1,33,3.3,0.164632187,0.164632187,0.19133309036363635,0
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index