使用 rubinius 有什么优点

发布于 2024-10-08 11:39:43 字数 251 浏览 0 评论 0原文

你能给我一些值得使用 rubinius 的例子吗,比如这篇文章: http://yehudakatz。 com/2009/08/31/simplifying-rails-block-helpers-with-a-side-of-rubinius/

Could you give me some examples were is worth it use rubinius, like in this post:
http://yehudakatz.com/2009/08/31/simplifying-rails-block-helpers-with-a-side-of-rubinius/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

地狱即天堂 2024-10-15 11:39:43

嘿,我来尝试一下:

  1. 神奇的回溯
  2. 通过 RubySpec 进行了超级良好的测试
  3. 超响应的开发团队
  4. 现代垃圾收集
  5. 漂亮的源代码,其中大部分是用 Ruby 编写的!
  6. 易于参与(开放提交位)
  7. 良好的性能,偶尔很棒,改进得非常快
  8. 本地线程
  9. GIL 消除工作正在进行中,未来的线程性能出色
  10. 一流的 Windows 支持正在进行中

JRuby 分享了这些优点,除了 #9,因为它是没有 GIL 并且已经具有出色的多线程性能! :-)

Hey there, I'll take a shot:

  1. Fantastic backtraces
  2. Super well tested via RubySpec
  3. Ultra responsive dev team
  4. Modern garbage collection
  5. Beautiful source code, much of it in Ruby!
  6. Easy to get involved (open commit bit)
  7. Good performance, occasionally great, improving very quickly
  8. Native threads
  9. GIL elimination work in progress, excellent threaded performance in the future
  10. First class Windows support work in progress

JRuby shares these benefits, except #9, because it's doesn't have a GIL and already has terrific multi-threaded performance! :-)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文