[Groonga-commit] droonga/fluent-plugin-droonga at f85f829 [master] benchmark watch: use 2 workers by default

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Nov 14 18:31:58 JST 2013


Kouhei Sutou	2013-11-14 18:31:58 +0900 (Thu, 14 Nov 2013)

  New Revision: f85f829efc8b70fa99789e71949cb44b8c9568d6
  https://github.com/droonga/fluent-plugin-droonga/commit/f85f829efc8b70fa99789e71949cb44b8c9568d6

  Message:
    benchmark watch: use 2 workers by default
    
    But we don't perform benchamrks with 2 workers case yet. We need to
    perform them later.

  Modified files:
    benchmark/watch/catalog.json

  Modified: benchmark/watch/catalog.json (+1 -1)
===================================================================
--- benchmark/watch/catalog.json    2013-11-14 18:26:40 +0900 (22ac265)
+++ benchmark/watch/catalog.json    2013-11-14 18:31:58 +0900 (693246b)
@@ -9,7 +9,7 @@
   },
   "datasets": {
     "Watch": {
-      "workers": 0,
+      "workers": 2,
       "plugins": ["search", "groonga", "add", "watch"],
       "number_of_replicas": 1,
       "number_of_partitions": 1,
-------------- next part --------------
HTML����������������������������...
Download 



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