index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
benchmark
Age
Commit message (
Expand
)
Author
2021-12-13
benchmark/bm_ao_render.rb: enable specifying the size of the image.
Yukihiro "Matz" Matsumoto
2021-12-06
bm_ao_rendar.rb: use instance variables instead of class variables.
Yukihiro "Matz" Matsumoto
2021-06-24
Remove unused build configuration file `benchmark/build_config_cc.rb`.
Yukihiro "Matz" Matsumoto
2021-04-16
feat(CI): add the GitHub Super Linter
John Bampton
2021-03-07
chore: fix spelling
John Bampton
2020-12-13
Fix spelling
John Bampton
2020-10-12
Avoid including `limits.h` and `stdint.h` before `mruby.h`.
Yukihiro "Matz" Matsumoto
2019-01-23
[ci skip] Remove no meaning statement in `bm_app_lc_fizzbuzz.rb`
KOBAYASHI Shuji
2017-11-22
Some cosmetic changes
Yukihiro "Matz" Matsumoto
2015-04-24
Remove benchmarks not in mruby
furunkel
2015-04-24
Output PNG instead of PDF
furunkel
2015-04-24
Add some of MRI's benchmarks
furunkel
2015-04-24
Rename
furunkel
2015-04-24
Let all benchmarks start with bm_
furunkel
2015-04-24
Add build files for benchmarkings; add mandelbrot benchmark
furunkel
2015-04-23
Add task for running and plotting benchmarks
furunkel
2014-09-16
update outdated links to the original program.
Miura Hideki
2014-09-10
add benchmark/bm_app_lc_fizzbuzz.rb
Yukihiro "Matz" Matsumoto
2014-09-08
remove execution bit from benchmark/fib39.rb
Yukihiro "Matz" Matsumoto
2013-04-01
Add fib39.rb to benchmark/
Masaki Muranaka
2012-07-31
space and newline reformatting
Yukihiro Matsumoto
2012-07-31
add some benchmark programs
Yukihiro Matsumoto