Commit 8f5ec1a6 authored by furunkel's avatar furunkel

Let all benchmarks start with bm_

parent 465d7a23
......@@ -5,7 +5,7 @@ end
$dat_files = []
def bm_files
Dir.glob("#{MRUBY_ROOT}/benchmark/*.rb")
Dir.glob("#{MRUBY_ROOT}/benchmark/bm_*.rb")
end
def plot_file
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment