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

Programmer Humor

32070 readers
450 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
[–] Pechente@feddit.de 61 points 1 year ago (12 children)

Is there a reason Android studio is so fucking resource hungry? XCode is running way better with a simulator open and the other Jetbrain IDEs are just fine as well and so is any other virtualization. It’s just Android Studio that sucks somehow.

[–] pewpew@feddit.it 11 points 1 year ago (6 children)

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

[–] Petrichor@feddit.de 10 points 1 year ago (1 children)

AFAIK, JetBrains IDEs are also based on Java

[–] boonhet@lemm.ee 7 points 1 year ago (1 children)

Android Studio is a Jetbrains IDE itself!

[–] karlthemailman@sh.itjust.works 6 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

[–] boonhet@lemm.ee 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 (4 replies)
load more comments (9 replies)