| If you are a heavy Java or OpenGL user, don’t buy a Mac. If you are running a git server farm, don’t use macs. If you are a developer using Git, you’ll be just fine. These just aren’t representative of most people’s experience. It’s a lie to say the software is 30% slower. It’s even a lie to say it’s 30% slower for an IntelliJ user. It’s only 30% slower on a narrow benchmark. YouTube videos, however many, are not a credible source of operating system performance claims. You can find YouTube videos supporting flat earth theories or that Obama is a lizard alien. If you can’t find any article anywhere substantiating your claim, I think we can conclude that it’s not supported by evidence. If it was that bad, a reputable site like ars, or anandtech would have shown it. |
I gave you a source. The sluggishness is something I notice when I use MacOS.
> If it was that bad, a reputable site like ars, or anandtech would have shown it.
It is that bad. Hundreds of YouTubers have shown it, and you can do it yourself to confirm. I have friends who have iPhones. The launch times are noticeably slower.
I'll even give you my speculation for why this is the case in order of impact:
1. Android's zygote based process initialization.
2. Developers optimizing for the $50 Android phones in the long tail.
3. GC instead of ARC.