mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Let all benchmarks start with bm_
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user