Skip to content

Latest commit

 

History

History
114 lines (54 loc) · 3.44 KB

index.md

File metadata and controls

114 lines (54 loc) · 3.44 KB

Ruby Changes

Open Data Sources:

ruby30.yml, ruby3x3.yml, ruby27.yml, ruby26.yml, ruby25.yml - Updates Welcome - Yes, You Can!

Ruby 3.0 - Dec 25th, 2020 - What's News?

An awesome collection about ruby 3.0 news:

{% include ruby30.html %}

Ruby 3×3 - Ruby 3 Will Be 3 Times Faster - What's News?

Q: What's 3×3?

3×3 => Ruby 3 will be 3 times faster in 2020

Ruby 3 - the next major update of ruby (planed for 2020) will be 3 times (3×) faster than Ruby 2.

Note: The baseline for Ruby3×3 is 2.0 so all the improvements in 2.x will count toward the 3× goal.

Q: What's OptCarrot?

A Nintendo Entertainment System (NES) emulator written in Ruby - running with 60 frames per seconds (fps) in Ruby 3 in 2020

An "enjoyable" benchmark for rubies to drive "Ruby 3×3: Ruby 3 will be 3 times faster".

The benchmark is a Nintendo Entertainment System (NES) emulator that works at 20 frames per seconds (fps) in Ruby 2.0. An original NES works at 60 fps. If Ruby 3×3 succeeds, we can enjoy NES games with ruby!

NOTE: We do not aim to create a practical NES emulator. There are many great emulators available today. We recommend using another emulator if you want to play a game.

(Source: optcarrot @ GitHub)

Benchmark example

See Rubies Benchmark with Optcarrot for the measurement condition and some more charts.

Articles

An awesome collection about ruby 3×3 news, benchmarks and more:

{% include ruby3x3.html %}

Ruby 2.7 - Dec 25th, 2019 - What's News?

An awesome collection about ruby 2.7 news:

{% include ruby27.html %}

Ruby 2.6 - Dec 25th, 2018 - What's News?

An awesome collection about ruby 2.6 news:

{% include ruby26.html %}

Ruby 2.5 - Dec 25th, 2017 - What's News?

An awesome collection about ruby 2.5 news:

{% include ruby25.html %}

{% include footer.html %}