[Groonga-commit] droonga/http-benchmark at 54f14c8 [master] Remove garbage ", "

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 7 15:51:55 JST 2013


Kouhei Sutou	2013-10-07 15:51:55 +0900 (Mon, 07 Oct 2013)

  New Revision: 54f14c8524ea492ba607e4e040b4a1f44dcb2b93
  https://github.com/droonga/http-benchmark/commit/54f14c8524ea492ba607e4e040b4a1f44dcb2b93

  Message:
    Remove garbage ","

  Modified files:
    lib/droonga/http-benchmark.rb

  Modified: lib/droonga/http-benchmark.rb (+1 -1)
===================================================================
--- lib/droonga/http-benchmark.rb    2013-10-07 15:50:42 +0900 (084e878)
+++ lib/droonga/http-benchmark.rb    2013-10-07 15:51:55 +0900 (b98bbeb)
@@ -7,7 +7,7 @@ class HttpBenchmark
   MIN_WAIT = 0
   MAX_N_THREADS = 16
 
-  TOTAL_N_REQUESTS = 1000,
+  TOTAL_N_REQUESTS = 1000
 
   def initialize(params)
     @duration = [params[:duration], MIN_DURATION].max
-------------- next part --------------
HTML����������������������������...
Download 



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