mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
fde95a7db5
- Use POSIX format instead of GNU extension for `time` command. For example FreeBSD's `time(1)` does not have GNU extensions available. - Sort `benchmark/bm_*.rb`. This is because the order of the bar graph cannot be uniquely determined depending on the result of `Dir.glob`.