[Groonga-commit] droonga/wikipedia-search.wiki at 15d0aae [master] Updated ベンチマーク取得手順 (markdown)

Back to archive index

YUKI Piro Hiroshi null+****@clear*****
Fri Jul 11 13:46:30 JST 2014


YUKI "Piro" Hiroshi	2014-07-11 13:46:30 +0900 (Fri, 11 Jul 2014)

  New Revision: 15d0aaecd6d38ae73dbf493985548ca1b397c206
  https://github.com/droonga/wikipedia-search/wiki/%E3%83%99%E3%83%B3%E3%83%81%E3%83%9E%E3%83%BC%E3%82%AF%E5%8F%96%E5%BE%97%E6%89%8B%E9%A0%86/15d0aaecd6d38ae73dbf493985548ca1b397c206

  Message:
    Updated ベンチマーク取得手順 (markdown)

  Modified files:
    ベンチマーク取得手順.md

  Modified: ベンチマーク取得手順.md (+8 -6)
===================================================================
--- ベンチマーク取得手順.md    2014-07-11 13:13:56 +0900 (e334a01)
+++ ベンチマーク取得手順.md    2014-07-11 13:46:30 +0900 (7df51fc)
@@ -112,25 +112,27 @@ Groongaのベンチマーク
     % host=192.168.0.10
     % drnbench-request-response \
         --start-n-clients=1 \
-        --end-n-clients=32 \
-        --step=1 \
+        --end-n-clients=200 \
+        --step=10 \
         --duration=10 \
         --wait=0.01 \
         --mode=http \
         --request-patterns-file=$PWD/patterns.json \
         --default-host=$host \
-        --default-port=10041
+        --default-port=10041 \
+        --output-path=$PWD/groonga-result.csv
 
 Droongaのベンチマーク
 
     % host=192.168.0.10
     % drnbench-request-response \
         --start-n-clients=1 \
-        --end-n-clients=32 \
-        --step=1 \
+        --end-n-clients=200 \
+        --step=10 \
         --duration=10 \
         --wait=0.01 \
         --mode=http \
         --request-patterns-file=$PWD/patterns.json \
         --default-host=$host \
-        --default-port=10042
\ No newline at end of file
+        --default-port=10042 \
+        --output-path=$PWD/droonga-result.csv
\ No newline at end of file
-------------- next part --------------
HTML����������������������������...
下載 



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