Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad performance on Big Sur & Monterey #52

Open
ctih1 opened this issue Apr 28, 2024 · 7 comments
Open

Bad performance on Big Sur & Monterey #52

ctih1 opened this issue Apr 28, 2024 · 7 comments

Comments

@ctih1
Copy link

ctih1 commented Apr 28, 2024

Using more than a few applications at once causes most of them to "slow down", the dock still runs well, aka the framerate drops to about 20. This seems to be happening most in apps that use chromium.

To Reproduce

  1. Install macOS
  2. Use it

Expected behavior
For the Graphic Acceleration to be "fine"-Ish

Specs

  • OS: macOS Big Sur 11.7.10
  • CPU: i7-8550u
  • RAM: 16GB 2133mhz
  • Browser: Edge
  • EFI Version: Latest
@ctih1
Copy link
Author

ctih1 commented Apr 29, 2024

Seems to go away after changing the resolution to 1500x1000

@tlefko
Copy link
Owner

tlefko commented May 1, 2024

@ctih1 this is I noticed for a long time, and I think it has to do with the graphic acceleration at 4K. I don’t think it’s a bug with the actual script itself, rather than an issue with MOS not being able to support those kind of resolutions.

if you actually run the Intel graphics benchmark utility, the score is actually very similar to what it is on windows and macOS. I found very similar behaviour across both operating systems, and having the system plugged in to some extent fixes is the issue, because it draws more power and fixes the performance.

however, I’m really not sure this is actually fixable but it’s something I’ve noticed a lot as well and I absolutely hate it. The easiest way to spot this is moving safari around the desktop on the main screen.

I would avoid using Safari, and stick to Chrome. But in general, I don’t have a one size fits all solution.

@ctih1
Copy link
Author

ctih1 commented May 2, 2024

I've found a way to mitigate the performance while having the display look "normal"-ish.

  1. Install BetterDisplay (I used v1.x.x for this, I'm not sure if the 2.x.x has anything different)2.
  2. Go to settings
Näyttökuva 2024-5-2 kello 20 37 36
  1. Go to "Displays" tab and copy these options.
Näyttökuva 2024-5-2 kello 20 39 53
  1. Tweak the settings accordingly, if you want more performance, change "Native Panel Display Resolution" to something less, and change "Custom Scaled Resolution" to Native Width / 1.5 and Native Height / 1.5

  2. Boom, smooth-ish performance!

@ctih1 ctih1 closed this as completed May 2, 2024
@ctih1
Copy link
Author

ctih1 commented May 2, 2024

I'll try to find a way to force a custom resolution, since putting anything in the custom native resolution seems to revert to 2560x1660

@tlefko
Copy link
Owner

tlefko commented May 2, 2024

@ctih1 hey, thank you for this I just tested out. Does seem to make things a bit better but I don’t know if it’s just because it’s less pixels to push around.

I’m curious what happens if you force an extra pixel, simply literally adding like 1601. With graphics cards, even natively, let’s say you’re running hdmi 2.0, you want to force widescreen 144 Hz. It would never work on the native widescreen resolution, windows just wouldn’t to allow it.

, Simply adding the extra pixel actually improved the entire performance and did allow you to dothe exact same thing on widescreen. I wonder if this kind of performance improvement would work with this.

@tlefko tlefko reopened this May 2, 2024
@ctih1
Copy link
Author

ctih1 commented Jun 2, 2024

A quick update: this issue doesn't seem to happen on Catalina. The only issue(s) is that the trackpad works, but doesn't show up in the system preferences, and the WiFi doesn't work (even though it worked in the setup), I think both of these are caused by the fact that the smbios is too new? I'll try to test ones from a bit earlier
Nope, seems strange because the "about this mac" shows it as "MacBook Pro", and there is no battery indicator.

Here's a YouTube video on Catalina: https://youtube.com/shorts/kUD4yuDbZMI?si=7dC8wuvDwW9Wx3ku

@ctih1
Copy link
Author

ctih1 commented Aug 27, 2024

Performance seems to be much better on Sonoma compared to Monterey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants