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

Back to archive index

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


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

  New Revision: 450e314e9f6e1ca012e4da69da5de8480ccddf6e
  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/450e314e9f6e1ca012e4da69da5de8480ccddf6e

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

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

  Modified: ベンチマーク取得手順.md (+4 -2)
===================================================================
--- ベンチマーク取得手順.md    2014-07-11 13:12:50 +0900 (2d525d5)
+++ ベンチマーク取得手順.md    2014-07-11 13:13:56 +0900 (e334a01)
@@ -109,6 +109,7 @@ Groongaと比較する場合のベンチマーク取得手順。
 
 Groongaのベンチマーク
 
+    % host=192.168.0.10
     % drnbench-request-response \
         --start-n-clients=1 \
         --end-n-clients=32 \
@@ -117,11 +118,12 @@ Groongaのベンチマーク
         --wait=0.01 \
         --mode=http \
         --request-patterns-file=$PWD/patterns.json \
-        --default-host=192.168.100.50 \
+        --default-host=$host \
         --default-port=10041
 
 Droongaのベンチマーク
 
+    % host=192.168.0.10
     % drnbench-request-response \
         --start-n-clients=1 \
         --end-n-clients=32 \
@@ -130,5 +132,5 @@ Droongaのベンチマーク
         --wait=0.01 \
         --mode=http \
         --request-patterns-file=$PWD/patterns.json \
-        --default-host=192.168.100.50 \
+        --default-host=$host \
         --default-port=10042
\ No newline at end of file
-------------- next part --------------
HTML����������������������������...
下載 



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