[Groonga-commit] droonga/fluent-plugin-droonga at 47a24d5 [master] benchmark: add TODO

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 24 18:42:47 JST 2013


Kouhei Sutou	2013-10-24 18:42:47 +0900 (Thu, 24 Oct 2013)

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

  Message:
    benchmark: add TODO

  Modified files:
    benchmark/benchmark-scan.rb

  Modified: benchmark/benchmark-scan.rb (+1 -1)
===================================================================
--- benchmark/benchmark-scan.rb    2013-10-24 18:40:56 +0900 (4134579)
+++ benchmark/benchmark-scan.rb    2013-10-24 18:42:47 +0900 (35ca771)
@@ -35,7 +35,7 @@ watch = Droonga::WatchHandler.new(worker)
 
 n = 100
 Benchmark.bmbm do |benchmark|
-  benchmark.report("") do
+  benchmark.report("TODO: LABEL") do
     hits = []
     n.times do
       watch.send(:scan_body, hits, "This is a comment.")
-------------- next part --------------
HTML����������������������������...
Download 



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