Skip to content

Faster RubyMine

Alistair McKinnell edited this page Oct 2, 2015 · 16 revisions

Rationale

We want RubyMine to be as fast as possible. There are a number of improvements that can make a big difference to the out of the box experience.

Mechanism

  1. Increase Memory
  2. Don't index all project directories
  3. Disable plugins that you aren't going to use
  4. Use the experimental build that uses the JetBrains JVM

Clone this wiki locally