this post was submitted on 04 Aug 2023
755 points (98.6% liked)

Programmer Humor

32596 readers
958 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 1 year ago (6 children)

It's probably because it uses Java, which isn't known for its speed

[–] [email protected] 9 points 1 year ago (3 children)

AFAIK, JetBrains IDEs are also based on Java

[–] [email protected] 7 points 1 year ago (2 children)

Android Studio is a Jetbrains IDE itself!

[–] karlthemailman 7 points 1 year ago (1 children)

I think that was his point. He said none of the other jetbrains ides are slow so it can't just be because it's java

[–] [email protected] 3 points 1 year ago

But they are slow. At least when you're doing a lot of things at once on your machine (I run ~20 "microservices" for my local dev environment because it's a goddamn distributed monolith, most of them are JVM). IntelliJ often grinds down to a halt. Other software on my laptop runs fine. Firefox doesn't get slow at all.

load more comments (2 replies)