mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5878 from jbampton/rake-tasks-benchmark
Add `benchmark` to `rake --tasks`
This commit is contained in:
@@ -87,6 +87,7 @@ file plot_file => $dat_files do
|
||||
plot
|
||||
end
|
||||
|
||||
desc "run benchmark tests"
|
||||
task :benchmark => plot_file do
|
||||
plot
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user