ruby-benchmark-suite
enhancements to the standard library benchmark.rb
Install
- All systems
-
curl cmd.cat/ruby-benchmark-suite.sh
- Debian
-
apt-get install ruby-benchmark-suite
- Ubuntu
-
apt-get install ruby-benchmark-suite
- Kali Linux
-
apt-get install ruby-benchmark-suite
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-benchmark-suite
- Raspbian
-
apt-get install ruby-benchmark-suite
- Dockerfile
- dockerfile.run/ruby-benchmark-suite
ruby-benchmark-suite
enhancements to the standard library benchmark.rb
This package contains a command line tool for running multiple benchmarks against multiple rubies. It is also uses benchmark/ips to report iterations per second.