Hacker News new | ask | show | jobs
by viking 5234 days ago
It's an interesting, but trivial test. The Rails numbers are incorrect and irrelevant now though because it's using an outdated Ruby version, 1.9.3 is now the gold standard, and outdated Rails version.
1 comments

So, would the test be completely be made relevant if 1.9.3 was used?
It would be more interesting, but a simple test like this doesn't demonstrate much. A benchmark testsuite with a few algorithms or data processing patterns common to a domain would be more helpful.