[Groonga-commit] droonga/http-benchmark at 1c3cc9f [master] Put HttpBenchmark class under "Droonga" namespace

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Oct 7 16:56:51 JST 2013


YUKI Hiroshi	2013-10-07 16:56:51 +0900 (Mon, 07 Oct 2013)

  New Revision: 1c3cc9f6ee2ad13132bf029fecd4939c2f25c9e8
  https://github.com/droonga/http-benchmark/commit/1c3cc9f6ee2ad13132bf029fecd4939c2f25c9e8

  Message:
    Put HttpBenchmark class under "Droonga" namespace

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

  Modified: lib/droonga/http-benchmark.rb (+2 -0)
===================================================================
--- lib/droonga/http-benchmark.rb    2013-10-07 16:53:16 +0900 (787e757)
+++ lib/droonga/http-benchmark.rb    2013-10-07 16:56:51 +0900 (cdebf74)
@@ -4,6 +4,7 @@ require "thread"
 require "net/http"
 require "json"
 
+module Droonga
 class HttpBenchmark
   attr_reader :duration, :n_clients
 
@@ -171,3 +172,4 @@ class HttpBenchmark
     end
   end
 end
+end
-------------- next part --------------
HTML����������������������������...
Descargar 



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