|
|
|
|
|
by hugi
2285 days ago
|
|
If IntelliJ can't handle realtime rendering of text on modern hardware, perhaps the problem is with the software? My kid spilled a glass of water on my 2018 MacBook last year (sob). At that time, word was out about the 2019 MacBooks with the new keyboards, so I decided to hold out, took out an old 2012 Mac Mini and have been doing my (Java/Swift) development on it for the past few months. It works so well, I've been in no hurry to pick up a new MacBook. Definitely don't feel animations or anything is laggy. |
|
A good GPU doesn't help. I've just upgraded to a new 16" MacBook Pro with the maxed-out GPU hoping it could handle CLion on a 4K screen, but it's still worse than anything that I've ever seen on Linux. (Not to mention that this laptop generally suffers from input lag.)
One of the many bug tracker threads about this issue: https://youtrack.jetbrains.com/issue/JBR-526?p=JRE-526
There's a linked ticket about rewriting the renderer to use Metal on macOS, hopefully that will solve the issue once and for all.