Let all benchmarks start with bm_

This commit is contained in:
furunkel
2015-04-24 14:19:51 +02:00
parent 465d7a23c8
commit 8f5ec1a60f
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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