|
|
|
|
|
by todotask
2415 days ago
|
|
"Every benchmark on that page is faster for PHP" Let me advice you to benchmark it "accuracy" on your machine setup, don't rely what is on that page. Make sure the error with --jit-verbose=1 which will show whether it uses MJIT correctly. ruby --jit-verbose=1 - N-Body single core Ruby 2.6.3
6:22.00s RubyJIT 2.6.3
3:58.18s PHP 7.3.xx
4:10.90s |
|