[Groonga-commit] groonga/wikipedia-search at 9c05520 [master] Reduce the number of searches

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Feb 7 18:21:03 JST 2016


Kouhei Sutou	2016-02-07 18:21:03 +0900 (Sun, 07 Feb 2016)

  New Revision: 9c055205d23290d42d06e5aba92133423dd0c73b
  https://github.com/groonga/wikipedia-search/commit/9c055205d23290d42d06e5aba92133423dd0c73b

  Message:
    Reduce the number of searches

  Modified files:
    benchmark/centos7/mysql-postgresql.sh

  Modified: benchmark/centos7/mysql-postgresql.sh (+1 -1)
===================================================================
--- benchmark/centos7/mysql-postgresql.sh    2016-02-07 18:10:14 +0900 (038fd6b)
+++ benchmark/centos7/mysql-postgresql.sh    2016-02-07 18:21:03 +0900 (5b1d874)
@@ -6,7 +6,7 @@ LANG=C
 
 n_load_tries=1
 n_create_index_tries=1
-n_search_tries=10
+n_search_tries=5
 
 script_dir=$(cd "$(dirname $0)"; pwd)
 base_dir="${script_dir}/../.."
-------------- next part --------------
HTML����������������������������...
Download 



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