开发者

ROR: Higher development speed than others? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center f开发者_C百科or guidance. Closed 12 years ago.

It's been shown that Ruby On Rails isn't especially fast in a performance perspective. Even PHP may be faster, but obviously there's other things that adds up to the cons of Ruby On Rails. Development speed is among those and commonly mentioned by people as one of ROR's biggest strengths.

However I have not seen any objective opinions on this. Does Ruby On Rails really help to keep development speeds lower than other web application programming languages?


This is a very controversial subject (in fact, I expect this to get closed!).

I would argue that RoR can deliver faster development, but only if you're doing it right. The fact that it's so opinionated about some of the common tasks that come up during most development encourages you to do it right... it makes testing easier, for example, and virtually forces you to keep view logic separate from models.

And that said, performance wise, Rails 3 isn't exactly slow! In fact, I've found it (in my own, completely unscientific experiments) to perform better than Zend Framework for PHP.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜