Hacker News new | ask | show | jobs
by hackermom 5469 days ago
From what I can tell, this only speeds up Eclipse' ridiculous start-up time, or am I wrong? This doe~freeze~sn't me~freeze~an that the IDE it~freeze~self will bec~freeze~ome smooth.
2 comments

Turn off autobuild.

I find it's much smoother, and Ctrl-S (save), Ctrl-B (build) isn't too much of an overhead over just doing Ctrl-S.

Also, put your code on a SSD.

If it speeds class loading and reduces GC times it should freeze less, as well