Y
Hacker News
new
|
ask
|
show
|
jobs
by
rurban
2621 days ago
You forget this is ruby, which will not have a competent JIT. They have such a bad JIT with enormous overhead that only very special cases will be faster, most cases are slower and will wait for locks or be racy.