[Groonga-commit] droonga/drnbench at 17e8e87 [master] Add news topics for 1.0.2

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Jul 31 12:25:05 JST 2014


YUKI Hiroshi	2014-07-31 12:25:05 +0900 (Thu, 31 Jul 2014)

  New Revision: 17e8e87af358f0366501230c4209118be9fe1079
  https://github.com/droonga/drnbench/commit/17e8e87af358f0366501230c4209118be9fe1079

  Message:
    Add news topics for 1.0.2

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+16 -5)
===================================================================
--- doc/text/news.md    2014-07-31 12:22:55 +0900 (67918df)
+++ doc/text/news.md    2014-07-31 12:25:05 +0900 (2936868)
@@ -1,12 +1,23 @@
 # News
 
+## 1.0.2: 2014-07-30 (planned)
+
+ * 'drnbench-request-response'
+   * Report aborted requests as slow requests.
+   * Report response status and index for slow requests.
+   * Add ability to specify default timeout via the `--default-timeout` option.
+   * Add ability to specify interval between each benchamrk via the `--interval` option.
+ * New utility command `drnbench-extract-searchterms` to extract values of a specific column from a result of Groonga's select command.
+ * New utility command `drnbench-generate-select-patterns` to generate patterns file for benchmark of Groonga's select command via HTTP.
+
 ## 1.0.1: 2014-07-29
 
- * Report throughput more correctly.
- * Report percentages of returned HTTP statuses correctly.
- * Report max elapsed time correctly.
- * Add ability to report slow requests.
- * Accept pattern group specific parameters.
+ * `drnbench-request-response`
+   * Report throughput more correctly.
+   * Report percentages of returned HTTP statuses correctly.
+   * Report max elapsed time correctly.
+   * Add ability to report slow requests via the `--n-slow-requests` option.
+   * Accept pattern group specific parameters.
 
 ## 1.0.0: 2014-01-29
 
-------------- next part --------------
HTML����������������������������...
Download 



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