Hacker News new | ask | show | jobs
by pilaf 530 days ago
The Computer Language Benchmarks Game has some compared benchmarks:

Ruby+YJIT vs Python: https://benchmarksgame-team.pages.debian.net/benchmarksgame/...

Ruby+YJIT vs PHP: https://benchmarksgame-team.pages.debian.net/benchmarksgame/...

Ruby+YJIT vs Lua: https://benchmarksgame-team.pages.debian.net/benchmarksgame/...

1 comments

And for an appearance of comparability the "#8" programs are un-optimised single-thread transliterated lowest-common-denominator style into different programming languages from the same original.

https://benchmarksgame-team.pages.debian.net/benchmarksgame/...