Skip to content

dirkjonker/python-vs-ruby

 
 

Repository files navigation

Results

On a Macbook Pro M1 Pro:

fibo (single-threaded)

Time Language Version
11.7611 Python 3.13
11.5979 Python 3.13jit
9.1656 Python 3.14
9.1510 Python 3.14jit
1.7189 Node 24.10.0
0.1230 Rust 1.90
11.3519 Ruby 3.4.7
1.6470 Ruby 3.4.7-yjit
11.0880 Ruby 3.5.0-preview1
1.6237 Ruby 3.5.0-preview1-yjit
11.3264 Ruby 3.5.0-master
1.6731 Ruby 3.5.0-master-yjit
9.2023 Ruby 3.5.0-master-zjit

bubble (single-threaded)

Time Language Version
3.7954 Python 3.13
3.4257 Python 3.13jit
3.1970 Python 3.14
2.9332 Python 3.14jit
0.2990 Node 24.10.0
0.0956 Rust 1.90
6.2256 Ruby 3.4.7
2.9214 Ruby 3.4.7-yjit
5.8660 Ruby 3.5.0-preview1
2.9769 Ruby 3.5.0-preview1-yjit
6.1240 Ruby 3.5.0-master
3.1304 Ruby 3.5.0-master-yjit
5.3259 Ruby 3.5.0-master-zjit

About

Fork of Miguel Grinberg's Python speed testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 25.4%
  • Python 21.3%
  • Rust 20.1%
  • Ruby 17.8%
  • JavaScript 15.4%