[Groonga-commit] droonga/drnbench at 2fb81a4 [master] Remove needless description

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Jan 16 12:29:24 JST 2014


YUKI Hiroshi	2014-01-16 12:29:24 +0900 (Thu, 16 Jan 2014)

  New Revision: 2fb81a463eb2e3c51ea89704f27ee825e7f4ef00
  https://github.com/droonga/drnbench/commit/2fb81a463eb2e3c51ea89704f27ee825e7f4ef00

  Message:
    Remove needless description

  Modified files:
    README.md

  Modified: README.md (+0 -24)
===================================================================
--- README.md    2014-01-16 12:28:20 +0900 (4b18c43)
+++ README.md    2014-01-16 12:29:24 +0900 (a08d890)
@@ -203,30 +203,6 @@ Drnbench will start multiple clients and send many requests based on the pattern
         ...
 
 
-### Benchmarking of the "search" command, with a combination of a Droonga Protocol Adapter and a Droonga Engine.
-
-(Note: this feature is not implemented yet.)
-
- 1. Create a pattern file.
- 2. Setup a Droonga Engine server. For example, localhost:23003.
- 3. Setup a Protocol Adapter server. For example, localhost:3003.
- 4. Run drnbench with the pattern file and an extra option `--type=rest`.
-    
-        # cd ~/drnbench
-        # RUBYLIB=lib/ bin/drnbench \
-            --type=rest \
-            --start-n-clients=1 \
-            --end-n-clients=32 \
-            --step=1 \
-            --duration=10 \
-            --wait=0.01 \
-            --request-patterns-file=/tmp/patterns.json \
-            --host=localhost \
-            --port=3003
-    
- 4. You'll get a result.
-
-
 ## License
 
 The MIT License (MIT)
-------------- next part --------------
HTML����������������������������...
下載 



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