Performance question. Will it be better to use PhpStorm or RubyMine if I develop in php and Ruby only?
Answered
I usually develop apps using php/ruby, and I think IntelliJ IDEA ultimate is extremely heavy when it comes to performance. So, is it better to download each of PhpStorm and RubyMine and use them separably than using IntelliJ for both of them?
Please sign in to leave a comment.
There should be no a lot of difference in performance when working on the same projects in IntelliJ IDEA and in PhpStorm/RubyMine since they use the same code base.
It's rather more heavier UI in the meaning that you will see more options and menus that may be not relevant to your projects.