Quote Originally Posted by hwnd View Post
I noticed word java/platform. I guess its written in Java. How slow or fast the IDEA is?
Depends on PC specs i guess.
Todays Java may not be slow. Its JIT compiler is very powerful.
A well written Java applications wouldn't be slow.
IDEA is well written.
Also IDEA uses multiple cores.
Due to VM and GC Java applications consume much memory.
IDEA needs ~1GB of free memory for comfortable work.