[Groonga-commit] droonga/http-benchmark at b2fcce3 [master] Remove garvage

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Oct 7 18:32:08 JST 2013


YUKI Hiroshi	2013-10-07 18:32:08 +0900 (Mon, 07 Oct 2013)

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

  Message:
    Remove garvage

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

  Modified: lib/droonga/http-benchmark/formatter.rb (+1 -1)
===================================================================
--- lib/droonga/http-benchmark/formatter.rb    2013-10-07 18:30:51 +0900 (e942cc2)
+++ lib/droonga/http-benchmark/formatter.rb    2013-10-07 18:32:08 +0900 (9bbdaad)
@@ -4,7 +4,7 @@ module Droonga
   module HttpBenchmark
     class Formatter
       class << self
-        def output_one_result(result)I
+        def output_one_result(result)
           puts "Total requests: #{result[:total_n_requests]} " +
                  "(#{result[:queries_per_second]} queries per second)"
           puts "Status:"
-------------- next part --------------
HTML����������������������������...
다운로드 



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