Hacker News new | ask | show | jobs
by theredbox 2582 days ago
In all of those benchmarks ruby runs with —jit
1 comments

And … ?
...and will have worse results because of jit not having enough time to kick in.
You seem to be claiming that —

35 minutes cpu for a 200 line Ruby fannkuch-redux program

— is "jit not having enough time to kick in"?

fwiw in this case, without jit took slightly longer: 36.5 minutes cpu