TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Rails on Rubinius

16 点作者 lurkage大约 17 年前

4 条评论

goodkarma大约 17 年前
Haven't tried Rubinius yet myself, but being able to run rails on it is a huge milestone.<p>Some of the benefits of Rubinius, from what I've heard so far:<p>- uses modern techniques to decrease memory usage and increase throughput<p>- less memory change per additional mongrel instance<p>- capability for precompiled code (similar to java .jar files)<p>- better performance<p>- better error reporting<p>- profiling has less impact on performance<p>I think it could totally change the rails landscape as we know it.<p><a href="http://rubyconf2007.confreaks.com/d2t1p3_rubinius.html" rel="nofollow">http://rubyconf2007.confreaks.com/d2t1p3_rubinius.html</a><p><a href="http://www.slideshare.net/evanphx/rubinius-improving-the-rails-ecosystem/" rel="nofollow">http://www.slideshare.net/evanphx/rubinius-improving-the-rai...</a>
KirinDave大约 17 年前
This is exciting. The #1 thing holding back Ruby right now is its aging and leaky implementation. I'd say half my debugging time spent on ruby ends with, "Oh, the implementation of ruby has a bug."<p>This is not to say the Ruby guys aren't smart and don't work hard, but you can't squeeze blood from a stone.
评论 #193000 未加载
jamesbritt大约 17 年前
The blog post doesn't make it clear: Is ActiveRecord running under Rubinious?
dmix大约 17 年前
Could someone explain what this is to a Rails guy?
评论 #192886 未加载
评论 #193311 未加载