Hacker News new | ask | show | jobs
by throwaway4good 1549 days ago
Huh - my ten year old mbp runs intellij just fine?!
2 comments

We might have different definitions of "just fine".

On my M1 Max MBP Jetbrains Rider stars in under two seconds. Loading the quite large project takes another two.

On my previous laptop, an i7 MBP, it took in the order of minutes to get Rider to the point where I could actually start writing code with codecompletion. It sounded like a jet taking off while Rider blasted all cores at max to enable the smart completions.

The M1 Max isn't even slightly warm in the same case. Haven't found out a single spot where it would've even slightly stuttered.

Really? My 2013 high spec'd Mac Pro is feeling the pain on a medium sized typescript project. The coding hints / errors take many seconds to load.
That's odd. It runs as snappy as ever on my 16G 2013 MacBook Pro.
What MacOS version? I might have made a mistake by upgrading
On Big Sur at least there are dozens of daemons running that can't be turned off due to the read-only system partition. I'd check those and third-party software that could be sapping performance. Gets more important with older hardware.
It's running El Capitan.

I also have a 16G 2015 MBP running Monterey and IntelliJ with no problem at all though.